public class PlayerPickupArrowEvent extends PlayerPickupItemEvent
Event.Resultplayer| Constructor and Description |
|---|
PlayerPickupArrowEvent(Player player,
Item item,
AbstractArrow arrow) |
| Modifier and Type | Method and Description |
|---|---|
AbstractArrow |
getArrow()
Get the arrow being picked up by the player
|
getHandlerList, getHandlers, getItem, getRemaining, isCancelled, setCancelledgetPlayergetEventName, isAsynchronous@NotNull public AbstractArrow getArrow()
Copyright © 2021. All rights reserved.