Class StrollThroughVillageGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
- Direct Known Subclasses:
- Fox.FoxStrollThroughVillageGoal
- 
Nested Class Summary
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static intprivate intprivate PathfinderMobprivate BlockPos
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
DISTANCE_THRESHOLDprivate static final int DISTANCE_THRESHOLD- See Also:
- Constant Field Values
 
- 
mob
- 
intervalprivate final int interval
- 
wantedPos
 
- 
- 
Constructor Details- 
StrollThroughVillageGoal
 
- 
- 
Method Details