Class Cat.CatRelaxOnOwnerGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.feline.Cat.CatRelaxOnOwnerGoal
- Enclosing class:
Cat
-
Nested Class Summary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Field Details
-
cat
-
ownerPlayer
-
goalPos
-
onBedTicks
private int onBedTicks
-
-
Constructor Details
-
CatRelaxOnOwnerGoal
-
-
Method Details
-
canUse
-
spaceIsOccupied
private boolean spaceIsOccupied() -
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUsein classGoal
-
start
-
stop
-
giveMorningGift
private void giveMorningGift() -
tick
-