Package net.minecraft.entity.passive
Class CatEntity.TemptGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.passive.CatEntity.TemptGoal
- Enclosing class:
- CatEntity
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorDescriptionTemptGoal
(CatEntity p_i50438_1_, double p_i50438_2_, Ingredient p_i50438_4_, boolean p_i50438_5_) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.TemptGoal
canContinueToUse, isRunning, shouldFollowItem, start, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getFlags, isInterruptable, setFlags, toString
-
Field Details
-
selectedPlayer
-
cat
-
-
Constructor Details
-
TemptGoal
public TemptGoal(CatEntity p_i50438_1_, double p_i50438_2_, Ingredient p_i50438_4_, boolean p_i50438_5_)
-
-
Method Details