Class RabbitEntity.class_1864

Enclosing class:
RabbitEntity

static class RabbitEntity.class_1864
extends MoveToTargetPosGoal
Mappings:
Namespace Name
official tu$h
intermediary net/minecraft/class_1856$class_1864
named net/minecraft/entity/passive/RabbitEntity$class_1864
  • Field Details

    • field_7954

      private final RabbitEntity field_7954
      Mappings:
      Namespace Name Mixin selector
      official c Ltu$h;c:Ltu;
      intermediary field_7954 Lnet/minecraft/class_1856$class_1864;field_7954:Lnet/minecraft/class_1856;
      named field_7954 Lnet/minecraft/entity/passive/RabbitEntity$class_1864;field_7954:Lnet/minecraft/entity/passive/RabbitEntity;
    • field_7955

      private boolean field_7955
      Mappings:
      Namespace Name Mixin selector
      official d Ltu$h;d:Z
      intermediary field_7955 Lnet/minecraft/class_1856$class_1864;field_7955:Z
      named field_7955 Lnet/minecraft/entity/passive/RabbitEntity$class_1864;field_7955:Z
    • field_7956

      private boolean field_7956
      Mappings:
      Namespace Name Mixin selector
      official e Ltu$h;e:Z
      intermediary field_7956 Lnet/minecraft/class_1856$class_1864;field_7956:Z
      named field_7956 Lnet/minecraft/entity/passive/RabbitEntity$class_1864;field_7956:Z
  • Constructor Details

    • class_1864

      public class_1864​(RabbitEntity rabbitEntity)
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Z
      intermediary method_7362 Lnet/minecraft/class_1789;method_7362()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official b Lrd;b()Z
      intermediary method_7364 Lnet/minecraft/class_1789;method_7364()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • start

      public void start()
      Overrides:
      start in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official c Lrd;c()V
      intermediary method_7365 Lnet/minecraft/class_1789;method_7365()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
    • stop

      public void stop()
      Overrides:
      stop in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official d Lrd;d()V
      intermediary method_7366 Lnet/minecraft/class_1789;method_7366()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
    • tick

      public void tick()
      Overrides:
      tick in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official e Lrd;e()V
      intermediary method_7367 Lnet/minecraft/class_1789;method_7367()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • method_7382

      protected boolean method_7382​(World world, BlockPos pos)
      Specified by:
      method_7382 in class MoveToTargetPosGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lro;a(Ladm;Lcj;)Z
      intermediary method_7382 Lnet/minecraft/class_1801;method_7382(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Z
      named method_7382 Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_7382(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z