Class WitherBoss.WitherDoNothingGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.boss.wither.WitherBoss.WitherDoNothingGoal
Enclosing class:
WitherBoss

class WitherBoss.WitherDoNothingGoal extends Goal
  • Constructor Details

    • WitherDoNothingGoal

      public WitherDoNothingGoal()
  • Method Details

    • canUse

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