Class Panda.PandaHurtByTargetGoal
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.Panda.PandaHurtByTargetGoal
- Enclosing class:
- Panda
- 
Nested Class Summary
- 
Field SummaryFieldsFields inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalmob, mustSee, targetMob, unseenMemoryTicks
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidalertOther(Mob p_29295_, LivingEntity p_29296_) booleanMethods inherited from class net.minecraft.world.entity.ai.goal.target.HurtByTargetGoalalertOthers, canUse, setAlertOthers, startMethods inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoalcanAttack, getFollowDistance, setUnseenMemoryTicks, stopMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
- 
Field Details- 
panda
 
- 
- 
Constructor Details- 
PandaHurtByTargetGoal
 
- 
- 
Method Details- 
canContinueToUsepublic boolean canContinueToUse()- Overrides:
- canContinueToUsein class- TargetGoal
 
- 
alertOther- Overrides:
- alertOtherin class- HurtByTargetGoal
 
 
-