Class Bee.BeeWanderGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Bee.BeeWanderGoal
Enclosing class:
Bee

class Bee.BeeWanderGoal extends Goal
  • Field Details Link icon

  • Constructor Details Link icon

    • BeeWanderGoal Link icon

      BeeWanderGoal()
  • Method Details Link icon

    • canUse Link icon

      public boolean canUse()
      Specified by:
      canUse in class Goal
    • canContinueToUse Link icon

      public boolean canContinueToUse()
      Overrides:
      canContinueToUse in class Goal
    • start Link icon

      public void start()
      Overrides:
      start in class Goal
    • findPos Link icon

      @Nullable private Vec3 findPos()