Class Llama.LlamaAttackWolfGoal
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.NearestAttackableTargetGoal<Wolf>
net.minecraft.world.entity.animal.equine.Llama.LlamaAttackWolfGoal
- Enclosing class:
Llama
-
Nested Class Summary
-
Field Summary
Fields inherited from class NearestAttackableTargetGoal
randomInterval, target, targetConditions, targetTypeFields inherited from class TargetGoal
mob, mustSee, targetMob, unseenMemoryTicks -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NearestAttackableTargetGoal
canUse, findTarget, getTargetSearchArea, setTarget, startMethods inherited from class TargetGoal
canAttack, canContinueToUse, setUnseenMemoryTicks, stopMethods inherited from class Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
-
Constructor Details
-
LlamaAttackWolfGoal
-
-
Method Details
-
getFollowDistance
protected double getFollowDistance()- Overrides:
getFollowDistancein classTargetGoal
-