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