Uses of Enum Class
me.despical.inventoryframework.Gui.State
Packages that use Gui.State
-
Uses of Gui.State in me.despical.inventoryframework
Methods in me.despical.inventoryframework that return Gui.StateModifier and TypeMethodDescription@NotNull Gui.StateGui.getState()Gets the state of this guistatic Gui.StateReturns the enum constant of this class with the specified name.static Gui.State[]Gui.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.despical.inventoryframework with parameters of type Gui.State