public class PlayerBucketFillEvent extends PlayerBucketEvent
Event.Resultplayer| Constructor and Description |
|---|
PlayerBucketFillEvent(Player who,
Block block,
Block blockClicked,
BlockFace blockFace,
Material bucket,
ItemStack itemInHand) |
PlayerBucketFillEvent(Player who,
Block blockClicked,
BlockFace blockFace,
Material bucket,
ItemStack itemInHand)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getBlock, getBlockClicked, getBlockFace, getBucket, getItemStack, isCancelled, setCancelled, setItemStackgetPlayergetEventName, isAsynchronous@Deprecated public PlayerBucketFillEvent(@NotNull Player who, @NotNull Block blockClicked, @NotNull BlockFace blockFace, @NotNull Material bucket, @NotNull ItemStack itemInHand)
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.