public class GoToTargetLocation<E extends Mob>
extends Behavior<E>
| bdl | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final MemoryModuleType<BlockPos> |
| ||||||||||
| private final int |
| ||||||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MemoryModuleType<BlockPos> memoryModuleType, int completionRange, float speed) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| private static BlockPos |
| ||||||||||
| private static int |
| ||||||||||
| private BlockPos |
|