Class Rabbit.RabbitPanicGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.PanicGoal
net.minecraft.world.entity.animal.rabbit.Rabbit.RabbitPanicGoal
- Enclosing class:
Rabbit
-
Nested Class Summary
-
Field Summary
FieldsFields inherited from class PanicGoal
isRunning, mob, posX, posY, posZ, speedModifier, WATER_CHECK_DISTANCE_VERTICAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PanicGoal
canContinueToUse, canUse, findRandomPosition, isRunning, lookForWater, shouldPanic, start, stopMethods inherited from class Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Field Details
-
rabbit
-
-
Constructor Details
-
RabbitPanicGoal
-
-
Method Details
-
tick
-