Class ItemFishingRod

java.lang.Object
net.glowstone.block.itemtype.ItemType
net.glowstone.block.itemtype.ItemFishingRod

public class ItemFishingRod extends ItemType
  • Constructor Details

    • ItemFishingRod

      public ItemFishingRod()
  • Method Details

    • rightClickAir

      public void rightClickAir(GlowPlayer player, org.bukkit.inventory.ItemStack holding)
      Description copied from class: ItemType
      Called when a player right-clicks in midair while holding this item. Also called by default if rightClickBlock is not overridden.
      Overrides:
      rightClickAir in class ItemType
      Parameters:
      player - The player
      holding - The ItemStack the player was holding