public class PlayerAttemptPickupItemEvent extends PlayerEvent
Event.Resultplayer| 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.
|
getPlayercallEvent, getEventName, isAsynchronouspublic Item getItem()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2017. All rights reserved.