Cancellablepublic class PlayerPickupArrowEvent extends PlayerPickupItemEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
| PlayerPickupArrowEvent(@NotNull Player player,
                      @NotNull Item item,
                      @NotNull AbstractArrow arrow) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| @NotNull 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
                              @NotNull Player player,
                              @NotNull
                              @NotNull Item item,
                              @NotNull
                              @NotNull AbstractArrow arrow)
@NotNull public @NotNull AbstractArrow getArrow()
Copyright © 2020. All rights reserved.