Class WitherEntity.DoNothingGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.boss.WitherEntity.DoNothingGoal
Enclosing class:
WitherEntity

class WitherEntity.DoNothingGoal extends Goal
  • Constructor Details

    • DoNothingGoal

      public DoNothingGoal()
  • Method Details

    • canUse

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