All Implemented Interfaces:
ItemAttribute, NotPlaceable, Placeable, RecipeDisplayItem

public class ArmorForge extends MultiBlockMachine
  • Constructor Details

  • Method Details

    • onInteract

      public void onInteract(org.bukkit.entity.Player p, org.bukkit.block.Block b)
      Specified by:
      onInteract in class MultiBlockMachine
    • createVirtualInventory

      @Nonnull protected org.bukkit.inventory.Inventory createVirtualInventory(@Nonnull org.bukkit.inventory.Inventory inv)
    • upgradeBackpack

      @ParametersAreNonnullByDefault protected boolean upgradeBackpack(org.bukkit.entity.Player p, org.bukkit.inventory.Inventory inv, SlimefunBackpack backpack, org.bukkit.inventory.ItemStack output, Runnable onReadyCb)