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