类 Fox.FoxSearchForItemsGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Fox.FoxSearchForItemsGoal
封闭类:
Fox

class Fox.FoxSearchForItemsGoal extends Goal
  • 构造器详细资料

    • FoxSearchForItemsGoal

      public FoxSearchForItemsGoal()
  • 方法详细资料

    • canUse

      public boolean canUse()
      指定者:
      canUse 在类中 Goal
    • tick

      public void tick()
      覆盖:
      tick 在类中 Goal
    • start

      public void start()
      覆盖:
      start 在类中 Goal