@FunctionalInterface public interface GuiAction<T extends org.bukkit.event.Event>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(T event)
Executes the task passed to it
|
void execute(T event)
event - Inventory actionCopyright © 2020. All rights reserved.