java.lang.Object
studio.magemonkey.fusion.gui.editors.Editor
studio.magemonkey.fusion.gui.editors.professions.recipes.RecipeIconEditor
All Implemented Interfaces:
org.bukkit.event.Listener

public class RecipeIconEditor extends Editor implements org.bukkit.event.Listener
  • Constructor Details

    • RecipeIconEditor

      public RecipeIconEditor(Editor parentEditor, org.bukkit.entity.Player player, Recipe recipe)
  • Method Details

    • onInventoryClick

      public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
    • reload

      public void reload(boolean open)
    • addCommand

      public void addCommand(studio.magemonkey.codex.api.DelayedCommand command)