Class RoundData
java.lang.Object
xericker.arenalegends.core.game.round.data.RoundData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Tget(RoundOption option) booleangetBoolean(RoundOption option) intgetInt(RoundOption option) getString(RoundOption option) voidset(RoundOption option, Object value)
-
Constructor Details
-
RoundData
public RoundData()
-
-
Method Details
-
set
-
get
-
getInt
-
getBoolean
-
getString
-