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