extends PathfinderGoal
| ane | |
| net.minecraft.class_1361 | |
| net.minecraft.entity.ai.goal.LookAtGoal | |
| net.minecraft.server.v1_14_R1.PathfinderGoalLookAtPlayer |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final EntityInsentient |
| ||||||
| protected Entity |
| ||||||
| protected final float |
| ||||||
| private int |
| ||||||
| private final float |
| ||||||
| protected final Class<? extends EntityLiving> |
| ||||||
| protected final PathfinderTargetCondition |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityInsentient arg0, Class<? extends EntityLiving> arg1, float arg2) |
| public | (EntityInsentient arg0, Class<? extends EntityLiving> arg1, float arg2, float arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
|