Package net.minecraft.entity.boss
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 Summary
Constructors Constructor Description DoNothingGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
canUse()
-
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, start, stop, tick, toString
-
-