Class ShowRecipesGui

java.lang.Object
studio.magemonkey.fusion.gui.show.ShowRecipesGui
All Implemented Interfaces:
org.bukkit.event.Listener

public class ShowRecipesGui extends Object implements org.bukkit.event.Listener
  • Constructor Details

    • ShowRecipesGui

      public ShowRecipesGui(org.bukkit.entity.Player player, Map<Recipe,RecipeItem> recipes)
  • Method Details

    • initialize

      public void initialize()
    • reloadRecipes

      public void reloadRecipes()
    • reloadRecipesTask

      public void reloadRecipesTask()
    • updateBlockedSlots

      public void updateBlockedSlots(studio.magemonkey.codex.util.messages.MessageData[] data)
    • open

      public void open(org.bukkit.entity.Player player)
    • executeCommands

      public void executeCommands(Character c, org.bukkit.entity.HumanEntity player)
    • onClick

      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)