Class ActorInstance
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
- Direct Known Subclasses:
DeployerActorInstance,DrillActorInstance,HarvesterActorInstance,PSIActorInstance,StabilizedBearingInstance
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final MovementContextprotected final com.jozufozu.flywheel.api.MaterialManagerprotected final com.jozufozu.flywheel.core.virtual.VirtualRenderWorld -
Constructor Summary
ConstructorsConstructorDescriptionActorInstance(com.jozufozu.flywheel.api.MaterialManager materialManager, com.jozufozu.flywheel.core.virtual.VirtualRenderWorld world, MovementContext context) -
Method Summary
-
Field Details
-
materialManager
protected final com.jozufozu.flywheel.api.MaterialManager materialManager -
simulationWorld
protected final com.jozufozu.flywheel.core.virtual.VirtualRenderWorld simulationWorld -
context
-
-
Constructor Details
-
ActorInstance
public ActorInstance(com.jozufozu.flywheel.api.MaterialManager materialManager, com.jozufozu.flywheel.core.virtual.VirtualRenderWorld world, MovementContext context)
-
-
Method Details
-
tick
public void tick() -
beginFrame
public void beginFrame() -
localBlockLight
protected int localBlockLight()
-