public class PlayerPickupArrowEvent extends PlayerPickupItemEvent
Event.Result
player
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
|
getFlyAtPlayer, getHandlerList, getHandlers, getItem, getRemaining, isCancelled, setCancelled, setFlyAtPlayer
getPlayer
callEvent, getEventName, isAsynchronous
public PlayerPickupArrowEvent(@NotNull Player player, @NotNull Item item, @NotNull AbstractArrow arrow)
@NotNull public AbstractArrow getArrow()
Copyright © 2022. All rights reserved.