Class Fox.FoxStrollThroughVillageGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
net.minecraft.world.entity.animal.Fox.FoxStrollThroughVillageGoal
- Enclosing class:
- Fox
- 
Nested Class Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.goal.StrollThroughVillageGoaltickMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
- 
Constructor Details- 
FoxStrollThroughVillageGoalpublic FoxStrollThroughVillageGoal(int p_28754_, int p_28755_) 
 
- 
- 
Method Details- 
startpublic void start()
- 
canUsepublic boolean canUse()- Overrides:
- canUsein class- StrollThroughVillageGoal
 
- 
canContinueToUsepublic boolean canContinueToUse()- Overrides:
- canContinueToUsein class- StrollThroughVillageGoal
 
- 
canFoxMoveprivate boolean canFoxMove()
 
-