Class Option<T>
java.lang.Object
eu.mhsl.minenet.minigames.instance.game.minigame.config.Option<T>
- Direct Known Subclasses:
BoolOption
,NumericOption
-
Field Details
-
currentValue
-
-
Constructor Details
-
Option
-
-
Method Details
-
getNext
public net.minestom.server.item.ItemStack getNext() -
getCurrent
public net.minestom.server.item.ItemStack getCurrent() -
getAsInt
public int getAsInt() -
getAsString
-
getId
-