public class PlayerAttemptPickupItemEvent extends PlayerEvent
Event.Result
player
Constructor and Description |
---|
PlayerAttemptPickupItemEvent(Player player,
Item item) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
Item |
getItem()
Gets the Item attempted by the player.
|
getPlayer
callEvent, getEventName, isAsynchronous
public Item getItem()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2017. All rights reserved.