Class Llama.LlamaHurtByTargetGoal
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.horse.Llama.LlamaHurtByTargetGoal
- Enclosing class:
 - Llama
 
- 
Nested Class Summary
 - 
Field Summary
Fields inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoal
mob, mustSee, targetMob, unseenMemoryTicks - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.target.HurtByTargetGoal
alertOther, alertOthers, canUse, setAlertOthers, startMethods inherited from class net.minecraft.world.entity.ai.goal.target.TargetGoal
canAttack, getFollowDistance, setUnseenMemoryTicks, stopMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString 
- 
Constructor Details
- 
LlamaHurtByTargetGoal
 
 - 
 - 
Method Details
- 
canContinueToUse
public boolean canContinueToUse()- Overrides:
 canContinueToUsein classTargetGoal
 
 -