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