Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities.AbstractEntityAssembler
Packages that use AbstractEntityAssembler
Package
Description
This package contains any electric machines related to
Entity interactions, most notably
the
AbstractEntityAssembler.-
Uses of AbstractEntityAssembler in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
Subclasses of AbstractEntityAssembler in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entitiesModifier and TypeClassDescriptionclassTheIronGolemAssembleris an electrical machine that can automatically spawn aIronGolemif the required ingredients have been provided.classTheWitherAssembleris an electrical machine that can automatically spawn aWitherif the required ingredients have been provided.