Class GameStatisticStorage
java.lang.Object
xericker.arenalegends.playerdata.storage.game.GameStatisticStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(PlayerStatistic playerStatistic, long value) longget(PlayerStatistic playerStatistic) voidset(PlayerStatistic playerStatistic, long value)
-
Constructor Details
-
GameStatisticStorage
public GameStatisticStorage()
-
-
Method Details
-
get
-
set
-
add
-