Class BeeEntity.MoveToFlowerGoal

Enclosing class:
BeeEntity

public class BeeEntity.MoveToFlowerGoal extends BeeEntity.NotAngryGoal
Mappings:
Namespace Name
official bpp$f
intermediary net/minecraft/class_4466$class_4473
named net/minecraft/entity/passive/BeeEntity$MoveToFlowerGoal
  • Field Details

    • MAX_FLOWER_NAVIGATION_TICKS

      private static final int MAX_FLOWER_NAVIGATION_TICKS
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lbpp$f;c:I
      intermediary field_30298 Lnet/minecraft/class_4466$class_4473;field_30298:I
      named MAX_FLOWER_NAVIGATION_TICKS Lnet/minecraft/entity/passive/BeeEntity$MoveToFlowerGoal;MAX_FLOWER_NAVIGATION_TICKS:I
    • ticks

      int ticks
      Mappings:
      Namespace Name Mixin selector
      official d Lbpp$f;d:I
      intermediary field_21650 Lnet/minecraft/class_4466$class_4473;field_21650:I
      named ticks Lnet/minecraft/entity/passive/BeeEntity$MoveToFlowerGoal;ticks:I
  • Constructor Details

    • MoveToFlowerGoal

      MoveToFlowerGoal()
  • Method Details

    • canBeeStart

      public boolean canBeeStart()
      Specified by:
      canBeeStart in class BeeEntity.NotAngryGoal
      Mappings:
      Namespace Name Mixin selector
      official h Lbpp$a;h()Z
      intermediary method_21814 Lnet/minecraft/class_4466$class_4467;method_21814()Z
      named canBeeStart Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeStart()Z
    • canBeeContinue

      public boolean canBeeContinue()
      Specified by:
      canBeeContinue in class BeeEntity.NotAngryGoal
      Mappings:
      Namespace Name Mixin selector
      official i Lbpp$a;i()Z
      intermediary method_21815 Lnet/minecraft/class_4466$class_4467;method_21815()Z
      named canBeeContinue Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeContinue()Z
    • start

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

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

      public void tick()
      Overrides:
      tick in class Goal
      Mappings:
      Namespace Name Mixin selector
      official e Lbky;e()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V
    • shouldMoveToFlower

      private boolean shouldMoveToFlower()
      Mappings:
      Namespace Name Mixin selector
      official k Lbpp$f;k()Z
      intermediary method_24013 Lnet/minecraft/class_4466$class_4473;method_24013()Z
      named shouldMoveToFlower Lnet/minecraft/entity/passive/BeeEntity$MoveToFlowerGoal;shouldMoveToFlower()Z