Package net.minecraft.entity.passive
Class DolphinEntity.PlayWithItemsGoal
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.passive.DolphinEntity.PlayWithItemsGoal
-
- Enclosing class:
- DolphinEntity
class DolphinEntity.PlayWithItemsGoal extends Goal
-
-
Field Summary
Fields Modifier and Type Field Description private intcooldown
-
Constructor Summary
Constructors Modifier Constructor Description privatePlayWithItemsGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanUse()private voiddrop(ItemStack p_220810_1_)voidstart()voidstop()voidtick()-
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
-