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 Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.StrollThroughVillageGoal
tickMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString 
- 
Constructor Details
- 
FoxStrollThroughVillageGoal
public FoxStrollThroughVillageGoal(int p_28754_, int p_28755_)  
 - 
 - 
Method Details
- 
start
public void start() - 
canUse
public boolean canUse()- Overrides:
 canUsein classStrollThroughVillageGoal
 - 
canContinueToUse
public boolean canContinueToUse()- Overrides:
 canContinueToUsein classStrollThroughVillageGoal
 - 
canFoxMove
private boolean canFoxMove() 
 -