Class HarvesterActorInstance
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
com.simibubi.create.content.contraptions.components.actors.HarvesterActorInstance
-
Field Summary
Fields inherited from class com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
context, materialManager, simulationWorld -
Constructor Summary
ConstructorsConstructorDescriptionHarvesterActorInstance(com.jozufozu.flywheel.backend.api.MaterialManager materialManager, PlacementSimulationWorld simulationWorld, MovementContext context) -
Method Summary
Methods inherited from class com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
localBlockLight
-
Constructor Details
-
HarvesterActorInstance
public HarvesterActorInstance(com.jozufozu.flywheel.backend.api.MaterialManager materialManager, PlacementSimulationWorld simulationWorld, MovementContext context)
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classActorInstance
-
beginFrame
public void beginFrame()- Overrides:
beginFramein classActorInstance
-