Class TurtleEntity.WanderOnLandGoal

Enclosing class:
TurtleEntity

private static class TurtleEntity.WanderOnLandGoal extends WanderAroundGoal
Mappings:
Namespace Name
official bew$h
intermediary net/minecraft/class_1481$class_1489
named net/minecraft/entity/passive/TurtleEntity$WanderOnLandGoal
  • Field Details

    • turtle

      private final TurtleEntity turtle
      Mappings:
      Namespace Name Mixin selector
      official i Lbew$h;i:Lbew;
      intermediary field_6934 Lnet/minecraft/class_1481$class_1489;field_6934:Lnet/minecraft/class_1481;
      named turtle Lnet/minecraft/entity/passive/TurtleEntity$WanderOnLandGoal;turtle:Lnet/minecraft/entity/passive/TurtleEntity;
  • Constructor Details

    • WanderOnLandGoal

      WanderOnLandGoal(TurtleEntity turtleEntity, double double2, int int2)
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class WanderAroundGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lazo;a()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z