Class LlamaEntity.HurtByTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TargetGoal
net.minecraft.entity.ai.goal.HurtByTargetGoal
net.minecraft.entity.passive.horse.LlamaEntity.HurtByTargetGoal
- Enclosing class:
- LlamaEntity
-
Nested Class Summary
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.TargetGoal
mob, mustSee, targetMob, unseenMemoryTicks
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.HurtByTargetGoal
alertOther, alertOthers, canUse, setAlertOthers, start
Methods inherited from class net.minecraft.entity.ai.goal.TargetGoal
canAttack, getFollowDistance, setUnseenMemoryTicks, stop
-
Constructor Details
-
HurtByTargetGoal
-
-
Method Details
-
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classTargetGoal
-