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, isAsynchronouspublic PlayerPickupArrowEvent(@NotNull
Player player,
@NotNull
Item item,
@NotNull
AbstractArrow arrow)
@NotNull public AbstractArrow getArrow()
Copyright © 2022. All rights reserved.