Class DataStatistics

java.lang.Object
xericker.arenalegends.menu.builder.MenuDataHolder
xericker.arenalegends.menu.executor.statistic.DataStatistics

public class DataStatistics extends MenuDataHolder
  • Method Details

    • isLoading

      public boolean isLoading()
    • setLoading

      public void setLoading(boolean loading)
    • getTargetId

      public UUID getTargetId()
    • setTargetId

      public void setTargetId(UUID targetId)
    • getCachedData

      public PlayerData getCachedData()
    • setCachedData

      public void setCachedData(PlayerData cachedData)