类 Vex.VexRandomMoveGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Vex.VexRandomMoveGoal
封闭类:
Vex

class Vex.VexRandomMoveGoal extends Goal
  • 构造器详细资料

    • VexRandomMoveGoal

      public VexRandomMoveGoal()
  • 方法详细资料

    • canUse

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

      public boolean canContinueToUse()
      覆盖:
      canContinueToUse 在类中 Goal
    • tick

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