All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable

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

    • WitherAssembler

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