public class ItemFishingRod extends ItemType
ItemType.Context| Constructor and Description |
|---|
ItemFishingRod() |
| Modifier and Type | Method and Description |
|---|---|
void |
rightClickAir(GlowPlayer player,
org.bukkit.inventory.ItemStack holding)
Called when a player right-clicks in midair while holding this item.
|
getContext, getId, getMaterial, getMaxStackSize, getPlaceAs, rightClickBlock, setId, setMaterial, setMaxStackSize, setPlaceAs, setPlaceAs, toStringpublic void rightClickAir(GlowPlayer player, org.bukkit.inventory.ItemStack holding)
ItemTyperightClickAir in class ItemTypeplayer - The playerholding - The ItemStack the player was holdingCopyright © 2021. All rights reserved.