public class ConfirmGui extends CustomGui implements org.bukkit.event.Listener
Constructor and Description |
---|
ConfirmGui(org.bukkit.entity.Player player,
java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
void |
confirm() |
void |
deny() |
void |
onClick(org.bukkit.event.inventory.InventoryClickEvent e) |
void |
onClose(org.bukkit.event.inventory.InventoryCloseEvent e) |