Cancellablepublic class PlayerPickupArrowEvent extends PlayerPickupItemEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
PlayerPickupArrowEvent(Player player,
                      Item item,
                      AbstractArrow arrow) | 
| Modifier and Type | Method | Description | 
|---|---|---|
AbstractArrow | 
getArrow() | 
 Get the arrow being picked up by the player 
 | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayergetHandlerList, getHandlers, getItem, getRemaining, isCancelled, setCancelledpublic PlayerPickupArrowEvent(@NotNull
                              Player player,
                              @NotNull
                              Item item,
                              @NotNull
                              AbstractArrow arrow)
@NotNull public AbstractArrow getArrow()
Copyright © 2019. All rights reserved.