Package net.minecraft.entity.passive
Class FoxEntity.MateGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.AnimalMateGoal
net.minecraft.entity.passive.FoxEntity.MateGoal
- Enclosing class:
- FoxEntity
class FoxEntity.MateGoal extends AnimalMateGoal
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MateGoal(double chance) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.AnimalMateGoal
canStart, shouldContinue, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, toString