All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable, NotDiagonallyRotatable

public class ArmorAutoCrafter extends SlimefunAutoCrafter implements NotDiagonallyRotatable
The ArmorAutoCrafter is an implementation of the AbstractAutoCrafter. It can craft items that are crafted using the ArmorForge.
Author:
TheBusyBiscuit
See Also:
  • Constructor Details

    • ArmorAutoCrafter

      @ParametersAreNonnullByDefault public ArmorAutoCrafter(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe)