Class CampfireMovementBehaviour
java.lang.Object
com.simibubi.create.content.contraptions.components.actors.CampfireMovementBehaviour
- All Implemented Interfaces:
MovementBehaviour
-
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.content.contraptions.components.structureMovement.MovementBehaviour
cancelStall, createInstance, dropItem, getActiveAreaOffset, hasSpecialInstancedRendering, isActive, onSpeedChanged, renderInContraption, startMoving, stopMoving, visitNewPosition, writeExtraData
-
Constructor Details
-
CampfireMovementBehaviour
public CampfireMovementBehaviour()
-
-
Method Details
-
renderAsNormalTileEntity
public boolean renderAsNormalTileEntity()- Specified by:
renderAsNormalTileEntityin interfaceMovementBehaviour
-
tick
- Specified by:
tickin interfaceMovementBehaviour
-