Class Ocelot.OcelotTemptGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.TemptGoal
net.minecraft.world.entity.animal.Ocelot.OcelotTemptGoal
- Enclosing class:
- Ocelot
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorDescriptionOcelotTemptGoal
(Ocelot p_29060_, double p_29061_, Ingredient p_29062_, boolean p_29063_) -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.TemptGoal
canContinueToUse, canUse, isRunning, start, stop, tick
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString