Package net.minecraft.entity.passive
Class FoxEntity.PanicGoal
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.ai.goal.PanicGoal
-
- net.minecraft.entity.passive.FoxEntity.PanicGoal
-
-
Constructor Summary
Constructors Constructor Description PanicGoal(double p_i50729_2_)
-
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
-
-