org.bukkit.event.player
public class PlayerBucketEmptyEvent extends PlayerBucketEvent
Event.Resultplayer| Constructor and Description | 
|---|
PlayerBucketEmptyEvent(Player who,
                      Block blockClicked,
                      BlockFace blockFace,
                      Material bucket,
                      ItemStack itemInHand)  | 
| Modifier and Type | Method and Description | 
|---|---|
static HandlerList | 
getHandlerList()  | 
HandlerList | 
getHandlers()  | 
getBlockClicked, getBlockFace, getBucket, getItemStack, isCancelled, setCancelled, setItemStackgetPlayergetEventName, isAsynchronouspublic HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2014. All rights reserved.