Class StrollAroundPoi
java.lang.Object
net.minecraft.world.entity.ai.behavior.StrollAroundPoi
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final int
private static final int
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic OneShot<PathfinderMob>
create
(MemoryModuleType<GlobalPos> p_259159_, float p_260182_, int p_260102_)
-
Field Details
-
MIN_TIME_BETWEEN_STROLLS
private static final int MIN_TIME_BETWEEN_STROLLS- See Also:
-
STROLL_MAX_XZ_DIST
private static final int STROLL_MAX_XZ_DIST- See Also:
-
STROLL_MAX_Y_DIST
private static final int STROLL_MAX_Y_DIST- See Also:
-
-
Constructor Details
-
StrollAroundPoi
public StrollAroundPoi()
-
-
Method Details
-
create
public static OneShot<PathfinderMob> create(MemoryModuleType<GlobalPos> p_259159_, float p_260182_, int p_260102_)
-