extends Behavior<PathfinderMob>
| bff | |
| net.minecraft.world.entity.ai.behavior.RandomStroll | |
| net.minecraft.class_4818 | |
| net.minecraft.entity.ai.brain.task.StrollTask | |
| net.minecraft.src.C_613_ | |
| net.minecraft.world.entity.ai.behavior.BehaviorStrollRandomUnconstrained |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||||
| private static final int |
| ||||||||||
| private final float |
| ||||||||||
| protected final int |
| ||||||||||
| protected final int |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float speed) |
| public | (float speed, boolean strollInsideWater) |
| public | (float speed, int horizontalRadius, int verticalRadius) |
| public | (float speed, int horizontalRadius, int verticalRadius, boolean strollInsideWater) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected boolean |
| ||||||||||
| protected void |
| ||||||||||
| protected Vec3 |
|