Uses of Enum Class
org.reprogle.honeypot.common.gui.pagination.GUIPageButtonType
Packages that use GUIPageButtonType
-
Uses of GUIPageButtonType in org.reprogle.honeypot.common.gui.pagination
Methods in org.reprogle.honeypot.common.gui.pagination that return GUIPageButtonTypeModifier and TypeMethodDescriptionstatic GUIPageButtonTypeGUIPageButtonType.forSlot(int slot) static GUIPageButtonTypeReturns the enum constant of this class with the specified name.static GUIPageButtonType[]GUIPageButtonType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.reprogle.honeypot.common.gui.pagination with parameters of type GUIPageButtonTypeModifier and TypeMethodDescriptionGUIPageButtonBuilder.buildPaginationButton(GUIPageButtonType type, GUIMenu inventory)