Class BeeEntity.BeeWanderAroundGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.BeeEntity.BeeWanderAroundGoal
Enclosing class:
BeeEntity

private class BeeEntity.BeeWanderAroundGoal extends Goal
Mappings:
Namespace Name
named net/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal
intermediary net/minecraft/class_4466$class_4479
official chx$l
  • Constructor Details

    • BeeWanderAroundGoal

      BeeWanderAroundGoal()
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      official b Lcdd;b()Z
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class Goal
      Mappings:
      Namespace Name Mixin selector
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
      intermediary method_6266 Lnet/minecraft/class_1352;method_6266()Z
      official c Lcdd;c()Z
    • start

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

      @Nullable private @Nullable Vec3d getRandomLocation()
      Mappings:
      Namespace Name Mixin selector
      named getRandomLocation Lnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;getRandomLocation()Lnet/minecraft/util/math/Vec3d;
      intermediary method_21822 Lnet/minecraft/class_4466$class_4479;method_21822()Lnet/minecraft/class_243;
      official h Lchx$l;h()Lfbx;
    • getMaxWanderDistance

      private int getMaxWanderDistance()
      Mappings:
      Namespace Name Mixin selector
      named getMaxWanderDistance Lnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;getMaxWanderDistance()I
      intermediary method_61465 Lnet/minecraft/class_4466$class_4479;method_61465()I
      official i Lchx$l;i()I