static class LlamaEntity.DefendTargetGoal extends NearestAttackableTargetGoal<WolfEntity>
nearestTarget, targetChance, targetClass, targetEntitySelector
goalOwner, shouldCheckSight, target, unseenMemoryTicks
Constructor and Description |
---|
DefendTargetGoal(LlamaEntity llama) |
Modifier and Type | Method and Description |
---|---|
protected double |
getTargetDistance() |
findNearestTarget, getTargetableArea, shouldExecute, startExecuting
isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecuting
getMutexFlags, isPreemptible, setMutexFlags, tick, toString
public DefendTargetGoal(LlamaEntity llama)
protected double getTargetDistance()
getTargetDistance
in class TargetGoal