extends PathfinderGoal
| rl | |
| net.minecraft.entity.ai.EntityAIAttackOnCollide | |
| net.minecraft.server.v1_8_R3.PathfinderGoalMeleeAttack |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| World |
| ||||
| protected EntityCreature |
| ||||
| int |
| ||||
| double |
| ||||
| boolean |
| ||||
| PathEntity |
| ||||
| Class<? extends Entity> |
| ||||
| private int |
| ||||
| private double |
| ||||
| private double |
| ||||
| private double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityCreature arg0, Class<? extends Entity> arg1, double arg2, boolean arg3) |
| public | (EntityCreature arg0, double arg1, boolean arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| protected double |
|