Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
This package contains any electric machines related to
Entity interactions, most notably
the
AbstractEntityAssembler.-
ClassesClassDescriptionAbstractEntityAssembler<T extends Entity>This is an abstract super class for Entity Assemblers.An
AnimalProducecan be obtained via theProduceCollector.TheExpCollectoris a machine which picks up any nearbyExperienceOrband produces aKnowledgeFlask.TheIronGolemAssembleris an electrical machine that can automatically spawn aIronGolemif the required ingredients have been provided.TheProduceCollectorallows you to collect produce from animals.TheWitherAssembleris an electrical machine that can automatically spawn aWitherif the required ingredients have been provided.