Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities.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
Modifier 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.