public class GoToTargetLocation<E extends Mob>
extends Behavior<E>
| bei | |
| net.minecraft.world.entity.ai.behavior.GoToTargetLocation | |
| net.minecraft.class_4814 | |
| net.minecraft.entity.ai.brain.task.GoToCelebrateTask | |
| net.minecraft.src.C_213013_ | |
| net.minecraft.world.entity.ai.behavior.GoToTargetLocation |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final MemoryModuleType<BlockPos> |
| ||||||||||
| private final int |
| ||||||||||
| private final float |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MemoryModuleType<BlockPos> memoryModuleType, int completionRange, float speed) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| private static BlockPos |
| ||||||||||
| private static int |
| ||||||||||
| private BlockPos |
|