public class PlayerBucketFillEvent extends PlayerBucketEvent
Event.Result
player
Constructor and Description |
---|
PlayerBucketFillEvent(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, setItemStack
getPlayer
callEvent, getEventName, isAsynchronous
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.