Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
package io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
-
ClassesClassDescriptionAbstractEntityAssembler<T extends org.bukkit.entity.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.