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 TypeClassDescriptionclass
TheIronGolemAssembler
is an electrical machine that can automatically spawn aIronGolem
if the required ingredients have been provided.class
TheWitherAssembler
is an electrical machine that can automatically spawn aWither
if the required ingredients have been provided.