extends PathfinderGoal
| ti | |
| net.minecraft.entity.ai.EntityAIFollowOwner | |
| net.minecraft.server.v1_9_R2.PathfinderGoalFollowOwner |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private EntityTameableAnimal |
| ||||
| private EntityLiving |
| ||||
| World |
| ||||
| private double |
| ||||
| private NavigationAbstract |
| ||||
| private int |
| ||||
| float |
| ||||
| float |
| ||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityTameableAnimal arg0, double arg1, float arg2, float arg3) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| private boolean |
| ||||
| public void |
|