Interface | Description |
---|---|
SlotSource |
Class | Description |
---|---|
CitizensInventoryClickEvent | |
InventoryMenu |
A container class for Inventory GUIs.
|
InventoryMenuPage |
The concrete page instance representing a single page in a stack of inventory menu GUIs.
|
InventoryMenuPattern |
The concrete instance of a
MenuPattern . |
InventoryMenuSlot |
Represents a single inventory slot in a
InventoryMenu . |
InventoryMenuTransition |
The concrete class of
MenuTransition . |
MenuContext |
A context class passed into the constructor of a
Menu instance. |
PercentageSlotHandler |
Annotation Type | Description |
---|---|
ClickHandler |
Annotates a method as a click handler that will accept inventory click events.
|
ClickHandlers | |
InjectContext |
Marker annotation to inject context variables at runtime into
InventoryMenuPage s. |
Menu |
Defines a GUI inventory menu.
|
MenuPattern |
Defines a pattern of slots and/or transitions.
|
MenuPatterns | |
MenuSlot |
Defines a slot with a certain item.
|
MenuSlots | |
MenuTransition |
Defines a menu transition to a new sub-menu.
|
MenuTransitions |
Copyright © 2021. All rights reserved.