Package net.citizensnpcs.trait.shop
Class ItemAction.ItemActionGUI
java.lang.Object
net.citizensnpcs.trait.shop.ItemAction.ItemActionGUI
- All Implemented Interfaces:
NPCShopAction.GUI
- Enclosing class:
ItemAction
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateEditor
(NPCShopAction previous, Consumer<NPCShopAction> callback) createMenuItem
(NPCShopAction previous) boolean
manages
(NPCShopAction action)
-
Constructor Details
-
ItemActionGUI
public ItemActionGUI()
-
-
Method Details
-
createEditor
- Specified by:
createEditor
in interfaceNPCShopAction.GUI
-
createMenuItem
- Specified by:
createMenuItem
in interfaceNPCShopAction.GUI
-
manages
- Specified by:
manages
in interfaceNPCShopAction.GUI
-