Package net.minecraft.entity.passive
Class FoxEntity.MateGoal
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.ai.goal.BreedGoal
-
- net.minecraft.entity.passive.FoxEntity.MateGoal
-
-
Constructor Summary
Constructors Constructor Description MateGoal(double p_i50738_2_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
breed()
void
start()
-
Methods inherited from class net.minecraft.entity.ai.goal.BreedGoal
canContinueToUse, canUse, stop, tick
-
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getFlags, isInterruptable, setFlags, toString
-
-