extends EntityAIBase
| sn | |
| net.minecraft.entity.ai.EntityAIFindEntityNearest |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private EntityLiving |
| ||||
| private final com.google.common.base.Predicate<EntityLivingBase> |
| ||||
| private final EntityAINearestAttackableTarget$Sorter |
| ||||
| private EntityLivingBase |
| ||||
| private Class<? extends EntityLivingBase> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityLiving arg0, Class<? extends EntityLivingBase> arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| protected double |
|