java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.SimpleSlimefunItem<BlockTicker>
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities.AbstractEntityAssembler<T>
All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable
Direct Known Subclasses:
IronGolemAssembler, WitherAssembler

public abstract class AbstractEntityAssembler<T extends Entity> extends SimpleSlimefunItem<BlockTicker> implements EnergyNetComponent
This is an abstract super class for Entity Assemblers.
Author:
TheBusyBiscuit
See Also: