Class PolarBear.PolarBearHurtByTargetGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.target.TargetGoal
net.minecraft.world.entity.ai.goal.target.HurtByTargetGoal
net.minecraft.world.entity.animal.PolarBear.PolarBearHurtByTargetGoal
- Enclosing class:
- PolarBear
- 
Nested Class Summary
- 
Field SummaryFields inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalmob, mustSee, targetMob, unseenMemoryTicks
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidalertOther(Mob p_29580_, LivingEntity p_29581_) voidstart()Methods inherited from class net.minecraft.world.entity.ai.goal.target.HurtByTargetGoalalertOthers, canUse, setAlertOthersMethods inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalcanAttack, canContinueToUse, getFollowDistance, setUnseenMemoryTicks, stopMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
- 
Constructor Details- 
PolarBearHurtByTargetGoalpublic PolarBearHurtByTargetGoal()
 
- 
- 
Method Details- 
startpublic void start()- Overrides:
- startin class- HurtByTargetGoal
 
- 
alertOther- Overrides:
- alertOtherin class- HurtByTargetGoal
 
 
-