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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOcelotTemptGoal
(Ocelot pOcelot, double pSpeedModifier, Predicate<ItemStack> pItems, boolean pCanScare) -
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