net.minecraft.world.entity.ai.behavior

public class StrollAroundPoi

caq
net.minecraft.world.entity.ai.behavior.StrollAroundPoi
net.minecraft.class_4116
net.minecraft.entity.ai.brain.task.GoAroundTask
net.minecraft.world.entity.ai.behavior.BehaviorStrollPosition

Field summary

Modifier and TypeField
private static final int
a
MIN_TIME_BETWEEN_STROLLS
field_30179
UPDATE_INTERVAL
private static final int
b
STROLL_MAX_XZ_DIST
field_30180
HORIZONTAL_RANGE
private static final int
c
STROLL_MAX_Y_DIST
field_30181
VERTICAL_RANGE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static OneShot<PathfinderMob>
a(cfk<jp> arg0, float arg1, int arg2)
create(MemoryModuleType<GlobalPos> arg0, float arg1, int arg2)
method_47153(class_4140<class_4208> arg0, float arg1, int arg2)
create(MemoryModuleType<GlobalPos> posModule, float walkSpeed, int maxDistance)