Class Dolphin.PlayWithItemsGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Dolphin.PlayWithItemsGoal
- Enclosing class:
- Dolphin
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Field Details
-
cooldown
private int cooldown
-
-
Constructor Details
-
PlayWithItemsGoal
PlayWithItemsGoal()
-
-
Method Details