java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.render.ActorInstance
com.simibubi.create.content.contraptions.components.actors.DrillActorInstance

public class DrillActorInstance extends ActorInstance
  • Constructor Details

    • DrillActorInstance

      public DrillActorInstance(com.jozufozu.flywheel.api.MaterialManager materialManager, com.jozufozu.flywheel.core.virtual.VirtualRenderWorld contraption, MovementContext context)
  • Method Details

    • beginFrame

      public void beginFrame()
      Overrides:
      beginFrame in class ActorInstance
    • getSpeed

      protected float getSpeed(net.minecraft.core.Direction facing)