Class CategoryEditor
java.lang.Object
studio.magemonkey.fusion.gui.editors.Editor
studio.magemonkey.fusion.gui.editors.professions.CategoryEditor
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
ConstructorsConstructorDescriptionCategoryEditor(Editor parentEditor, org.bukkit.entity.Player player, CraftingTable table) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event) voidreload(boolean open) Methods inherited from class studio.magemonkey.fusion.gui.editors.Editor
open, openParent, setItem
-
Constructor Details
-
CategoryEditor
-
-
Method Details
-
initialize
public void initialize() -
onInventoryClick
public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event) -
reload
public void reload(boolean open)
-