Package net.minecraft.entity.passive
Class PolarBearEntity.PanicGoal
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.ai.goal.PanicGoal
-
- net.minecraft.entity.passive.PolarBearEntity.PanicGoal
-
- Enclosing class:
- PolarBearEntity
class PolarBearEntity.PanicGoal extends PanicGoal
-
-
Constructor Summary
Constructors Constructor Description PanicGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
canUse()
-
Methods inherited from class net.minecraft.entity.ai.goal.PanicGoal
canContinueToUse, findRandomPosition, isRunning, lookForWater, start, stop
-
-