Uses of Class
org.reprogle.honeypot.common.gui.GUIMenu
Packages that use GUIMenu
Package
Description
-
Uses of GUIMenu in org.reprogle.honeypot.common.commands.subcommands
Methods in org.reprogle.honeypot.common.commands.subcommands that return GUIMenu -
Uses of GUIMenu in org.reprogle.honeypot.common.gui
Methods in org.reprogle.honeypot.common.gui that return GUIMenuModifier and TypeMethodDescriptionMethods in org.reprogle.honeypot.common.gui that return types with arguments of type GUIMenuMethod parameters in org.reprogle.honeypot.common.gui with type arguments of type GUIMenuModifier and TypeMethodDescriptionvoidGUIMenu.setOnClose(Consumer<GUIMenu> onClose) voidGUIMenu.setOnPageChange(Consumer<GUIMenu> onPageChange) -
Uses of GUIMenu in org.reprogle.honeypot.common.gui.pagination
Methods in org.reprogle.honeypot.common.gui.pagination with parameters of type GUIMenuModifier and TypeMethodDescriptionGUIPageButtonBuilder.buildPaginationButton(GUIPageButtonType type, GUIMenu inventory)