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.feline.Cat.CatTemptGoal
- Enclosing class:
Cat
-
Nested Class Summary
Nested classes/interfaces inherited from class TemptGoal
TemptGoal.ForNonPathfinders -
Field Summary
FieldsFields inherited from class TemptGoal
mob, player, speedModifier -
Constructor Summary
ConstructorsConstructorDescriptionCatTemptGoal(Cat mob, double speedModifier, Predicate<ItemStack> items, boolean canScare) -
Method Summary
Methods inherited from class TemptGoal
canContinueToUse, isRunning, navigateTowards, start, stop, stopNavigationMethods inherited from class Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Field Details
-
selectedPlayer
-
cat
-
-
Constructor Details
-
CatTemptGoal
-
-
Method Details
-
tick
-
canScare
-
canUse
-