Package net.minecraft.entity.passive
Class FoxEntity.FollowTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.FollowTargetGoal
- Enclosing class:
- FoxEntity
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
Constructor Details
-
FollowTargetGoal
public FollowTargetGoal()
-
-
Method Details