| coc | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final PositionTracker |
| ||||||||||
| private final float |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| 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) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PositionTracker |
| ||||||||||
| public float |
| ||||||||||
| public int |
|