public class ItemEgg extends ItemProjectile
ItemType.ContextentityType| Constructor and Description |
|---|
ItemEgg() |
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.entity.Projectile |
use(GlowPlayer player,
org.bukkit.inventory.ItemStack holding)
Throws this projectile.
|
getContext, rightClickAir, rightClickBlockgetId, getMaterial, getMaxStackSize, getPlaceAs, setId, setMaterial, setMaxStackSize, setPlaceAs, setPlaceAs, toStringpublic org.bukkit.entity.Projectile use(GlowPlayer player, org.bukkit.inventory.ItemStack holding)
ItemProjectileuse in class ItemProjectileplayer - the player throwing the projectileholding - the projectile as an itemCopyright © 2021. All rights reserved.