extends Behavior<PathfinderMob>
| asv | |
| net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll | |
| net.minecraft.class_4117 | |
| net.minecraft.entity.ai.brain.task.FindWalkTargetTask | |
| net.minecraft.entity.ai.brain.task.FindWalkTargetTask | |
| net.minecraft.server.v1_16_R1.BehaviorStrollRandom |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final float |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float walkSpeed) |
| public | (float walkSpeed, int maxHorizontalDistance, int maxVerticalDistance) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| private void |
| ||||||||||
| private void |
|