Class StabilizedBearingInstance
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
com.simibubi.create.content.contraptions.components.structureMovement.bearing.StabilizedBearingInstance
-
Field Summary
Fields inherited from class com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
context, materialManager, simulationWorld -
Constructor Summary
ConstructorsConstructorDescriptionStabilizedBearingInstance(com.jozufozu.flywheel.api.MaterialManager materialManager, com.jozufozu.flywheel.core.virtual.VirtualRenderWorld simulationWorld, MovementContext context) -
Method Summary
Methods inherited from class com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
localBlockLight, tick
-
Constructor Details
-
StabilizedBearingInstance
public StabilizedBearingInstance(com.jozufozu.flywheel.api.MaterialManager materialManager, com.jozufozu.flywheel.core.virtual.VirtualRenderWorld simulationWorld, MovementContext context)
-
-
Method Details
-
beginFrame
public void beginFrame()- Overrides:
beginFramein classActorInstance
-