| bkx | |
| net.minecraft.world.entity.ai.memory.WalkTarget | |
| net.minecraft.class_4142 | |
| net.minecraft.entity.ai.brain.WalkTarget | |
| net.minecraft.src.C_755_ | |
| net.minecraft.world.entity.ai.memory.MemoryTarget |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final PositionTracker |
| ||||||||||
| private final float |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockPos pos, float speed, int completionRange) |
| public | (Vec3 pos, float speed, int completionRange) |
| public | (Entity entity, float speed, int completionRange) |
| public | (PositionTracker lookTarget, float speed, int completionRange) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PositionTracker |
| ||||||||||
| public float |
| ||||||||||
| public int |
|