static class EntityLlama.AIDefendTarget extends EntityAINearestAttackableTarget<EntityWolf>
EntityAINearestAttackableTarget.Sorter
sorter, targetClass, targetEntity, targetEntitySelector
shouldCheckSight, target, taskOwner, unseenMemoryTicks
Constructor and Description |
---|
AIDefendTarget(EntityLlama llama) |
Modifier and Type | Method and Description |
---|---|
protected double |
getTargetDistance() |
boolean |
shouldExecute() |
getTargetableArea, startExecuting
isSuitableTarget, isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecuting
getMutexBits, isInterruptible, setMutexBits, updateTask
public AIDefendTarget(EntityLlama llama)
public boolean shouldExecute()
shouldExecute
in class EntityAINearestAttackableTarget<EntityWolf>
protected double getTargetDistance()
getTargetDistance
in class EntityAITarget