Class Vex.VexRandomMoveGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Vex.VexRandomMoveGoal
Enclosing class:
Vex

class Vex.VexRandomMoveGoal extends Goal
  • Constructor Details

    • VexRandomMoveGoal

      public VexRandomMoveGoal()
  • Method Details

    • canUse

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

      public boolean canContinueToUse()
      Overrides:
      canContinueToUse in class Goal
    • tick

      public void tick()
      Overrides:
      tick in class Goal