extends PathfinderGoal
| xl | |
| net.minecraft.entity.ai.EntityAIWatchClosest | |
| net.minecraft.server.v1_12_R1.PathfinderGoalLookAtPlayer |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| protected EntityInsentient |
| ||||
| protected Entity |
| ||||
| protected float |
| ||||
| private int |
| ||||
| private final float |
| ||||
| protected Class<? extends Entity> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityInsentient arg0, Class<? extends Entity> arg1, float arg2) |
| public | (EntityInsentient arg0, Class<? extends Entity> arg1, float arg2, float arg3) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
|