extends EntityAIBase
| agi | |
| net.minecraft.entity.ai.EntityAIMate |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| protected final EntityAnimal |
| ||||
| private final Class<? extends EntityAnimal> |
| ||||
| protected World |
| ||||
| protected EntityAnimal |
| ||||
| private int |
| ||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityAnimal arg0, double arg1) |
| public | (EntityAnimal arg0, double arg1, Class<? extends EntityAnimal> arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| private EntityAnimal |
| ||||
| protected void |
|