Class FluidTankMovementBehavior
java.lang.Object
com.simibubi.create.content.fluids.tank.FluidTankMovementBehavior
- All Implemented Interfaces:
MovementBehaviour
-
Field Summary
Fields inherited from interface com.simibubi.create.api.behaviour.movement.MovementBehaviour
REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.simibubi.create.api.behaviour.movement.MovementBehaviour
canBeDisabledVia, cancelStall, collectOrDropItem, createVisual, disableBlockEntityRendering, dropItem, getActiveAreaOffset, isActive, onDisabledByControls, onSpeedChanged, renderInContraption, startMoving, stopMoving, visitNewPosition, writeExtraData
-
Constructor Details
-
FluidTankMovementBehavior
public FluidTankMovementBehavior()
-
-
Method Details
-
mustTickWhileDisabled
public boolean mustTickWhileDisabled()- Specified by:
mustTickWhileDisabledin interfaceMovementBehaviour
-
tick
- Specified by:
tickin interfaceMovementBehaviour
-