Uses of Enum
de.themoep.inventorygui.GuiPageElement.PageAction
-
Uses of GuiPageElement.PageAction in de.themoep.inventorygui
Modifier and TypeMethodDescriptionstatic GuiPageElement.PageAction
Returns the enum constant of this type with the specified name.static GuiPageElement.PageAction[]
GuiPageElement.PageAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionGuiPageElement
(char slotChar, org.bukkit.inventory.ItemStack item, GuiPageElement.PageAction pageAction, String... text) An element that allows for controlling the pagination of the gui.