Class DrillActorInstance
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
com.simibubi.create.content.contraptions.components.actors.DrillActorInstance
-
Field Summary
Fields inherited from class com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
context, materialManager, simulationWorld -
Constructor Summary
ConstructorsConstructorDescriptionDrillActorInstance(com.jozufozu.flywheel.backend.api.MaterialManager materialManager, PlacementSimulationWorld contraption, MovementContext context) -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected floatgetSpeed(net.minecraft.core.Direction facing) Methods inherited from class com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
localBlockLight, tick
-
Constructor Details
-
DrillActorInstance
public DrillActorInstance(com.jozufozu.flywheel.backend.api.MaterialManager materialManager, PlacementSimulationWorld contraption, MovementContext context)
-
-
Method Details
-
beginFrame
public void beginFrame()- Overrides:
beginFramein classActorInstance
-
getSpeed
protected float getSpeed(net.minecraft.core.Direction facing)
-