Class Dolphin.ItemGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.dolphin.Dolphin.ItemGoal
Direct Known Subclasses:
Dolphin.MoveToItemGoal, Dolphin.PlayWithItemsGoal
Enclosing class:
Dolphin

private abstract class Dolphin.ItemGoal extends Goal
  • Constructor Details

    • ItemGoal

      private ItemGoal()
  • Method Details

    • drop

      protected void drop(ItemStack itemStack)
    • dropItem

      protected boolean dropItem()