Class VillageBoundRandomStroll
java.lang.Object
net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final int - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic OneShot<PathfinderMob>create(float p_260156_) static OneShot<PathfinderMob>create(float p_259320_, int p_259708_, int p_259311_)  
- 
Field Details
- 
MAX_XZ_DIST
private static final int MAX_XZ_DIST- See Also:
 
 - 
MAX_Y_DIST
private static final int MAX_Y_DIST- See Also:
 
 
 - 
 - 
Constructor Details
- 
VillageBoundRandomStroll
public VillageBoundRandomStroll() 
 - 
 - 
Method Details
- 
create
 - 
create
 
 -