Package net.minecraft.world.entity
Class TamableAnimal.TamableAnimalPanicGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.PanicGoal
net.minecraft.world.entity.TamableAnimal.TamableAnimalPanicGoal
- Enclosing class:
TamableAnimal
-
Nested Class Summary
-
Field Summary
Fields inherited from class net.minecraft.world.entity.ai.goal.PanicGoal
isRunning, mob, posX, posY, posZ, speedModifier, WATER_CHECK_DISTANCE_VERTICAL
-
Constructor Summary
ConstructorDescriptionTamableAnimalPanicGoal
(double p_350932_) TamableAnimalPanicGoal
(double p_350422_, TagKey<DamageType> p_350418_) -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.PanicGoal
canContinueToUse, canUse, findRandomPosition, isRunning, lookForWater, shouldPanic, start, stop
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString