Cancellablepublic class PlayerBucketFillEvent extends PlayerBucketEvent
Event.Resultplayer| Constructor | Description | 
|---|---|
PlayerBucketFillEvent(Player who,
                     Block blockClicked,
                     BlockFace blockFace,
                     Material bucket,
                     ItemStack itemInHand) | 
| Modifier and Type | Method | Description | 
|---|---|---|
static HandlerList | 
getHandlerList() | 
|
HandlerList | 
getHandlers() | 
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBlockClicked, getBlockFace, getBucket, getItemStack, isCancelled, setCancelled, setItemStackgetPlayer@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.