Class Turtle.TurtleMoveControl

java.lang.Object
net.minecraft.world.entity.ai.control.MoveControl
net.minecraft.world.entity.animal.Turtle.TurtleMoveControl
All Implemented Interfaces:
Control
Enclosing class:
Turtle

static class Turtle.TurtleMoveControl extends MoveControl
  • Field Details

    • turtle

      private final Turtle turtle
  • Constructor Details

    • TurtleMoveControl

      TurtleMoveControl(Turtle p_30286_)
  • Method Details

    • updateSpeed

      private void updateSpeed()
    • tick

      public void tick()
      Overrides:
      tick in class MoveControl