public final class PgBottomClickEvent extends Object implements BottomClickEvent
| Constructor and Description |
|---|
PgBottomClickEvent(@NotNull org.bukkit.plugin.Plugin plugin,
@NotNull org.bukkit.event.inventory.InventoryClickEvent event,
@NotNull InventoryContents contents) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
close() |
@NotNull InventoryContents |
contents() |
public PgBottomClickEvent(@NotNull
@NotNull org.bukkit.plugin.Plugin plugin,
@NotNull
@NotNull org.bukkit.event.inventory.InventoryClickEvent event,
@NotNull
@NotNull InventoryContents contents)
@NotNull public @NotNull InventoryContents contents()
contents in interface SmartEventpublic void cancel()
cancel in interface SmartEventpublic void close()
close in interface SmartEventCopyright © 2021. All rights reserved.