Class Cat.CatTemptGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.TemptGoal
net.minecraft.world.entity.animal.Cat.CatTemptGoal
- Enclosing class:
Cat
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.goal.TemptGoal
TemptGoal.ForNonPathfinders -
Field Summary
FieldsFields inherited from class net.minecraft.world.entity.ai.goal.TemptGoal
mob, player, speedModifier -
Constructor Summary
ConstructorsConstructorDescriptionCatTemptGoal(Cat pCat, double pSpeedModifier, Predicate<ItemStack> pItems, boolean pCanScare) -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.TemptGoal
canContinueToUse, isRunning, navigateTowards, start, stop, stopNavigationMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString