Package net.citizensnpcs.api.gui
package net.citizensnpcs.api.gui
-
ClassDescriptionAnnotates a method as a click handler that will accept inventory click events.Marker annotation to inject context variables at runtime into
InventoryMenuPage
s.A container class for Inventory GUIs.The concrete page instance representing a single page in a stack of inventory menu GUIs.The concrete instance of aMenuPattern
.Represents a single inventory slot in aInventoryMenu
.The concrete class ofMenuTransition
.Defines a GUI inventory menu.A context class passed into the constructor of aMenu
instance.Defines a pattern of slots and/or transitions.Defines a slot with a certain item.Defines a menu transition to a new sub-menu.