static class LlamaEntity.ChaseWolvesGoal extends FollowTargetGoal<WolfEntity>
Goal.Control
reciprocalChance, targetClass, targetEntity, targetPredicate
checkVisibility, maxTimeWithoutVisibility, mob, target
Constructor and Description |
---|
ChaseWolvesGoal(LlamaEntity llama) |
Modifier and Type | Method and Description |
---|---|
protected double |
getFollowRange() |
canStart, findClosestTarget, getSearchBox, setTargetEntity, start
canTrack, setMaxTimeWithoutVisibility, shouldContinue, stop
canStop, getControls, setControls, tick, toString
public ChaseWolvesGoal(LlamaEntity llama)
protected double getFollowRange()
getFollowRange
in class TrackTargetGoal