All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable

public class IronGolemAssembler extends AbstractEntityAssembler<org.bukkit.entity.IronGolem>
The IronGolemAssembler is an electrical machine that can automatically spawn a IronGolem if the required ingredients have been provided.
Author:
TheBusyBiscuit
See Also:
  • Constructor Details

    • IronGolemAssembler

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