Class DataStatistics
java.lang.Object
xericker.arenalegends.menu.builder.MenuDataHolder
xericker.arenalegends.menu.executor.statistic.DataStatistics
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetCachedData(PlayerData cachedData) voidsetLoading(boolean loading) voidsetTargetId(UUID targetId) Methods inherited from class MenuDataHolder
isKeepOnChange, isKeepUntilClosed
-
Method Details
-
isLoading
public boolean isLoading() -
setLoading
public void setLoading(boolean loading) -
getTargetId
-
setTargetId
-
getCachedData
-
setCachedData
-