Class BeltProcessingBehaviour

java.lang.Object
com.simibubi.create.foundation.tileEntity.TileEntityBehaviour
com.simibubi.create.foundation.tileEntity.behaviour.belt.BeltProcessingBehaviour
Direct Known Subclasses:
PressingBehaviour

public class BeltProcessingBehaviour extends TileEntityBehaviour
Behaviour for TileEntities which can process items on belts or depots beneath them. Currently only supports placement location 2 spaces above the belt block. Example use: Mechanical Press