Class RecipeBuilderEvents
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class RecipeBuilderEvents implements Listener
-
-
Constructor Summary
Constructors Constructor Description RecipeBuilderEvents()
-
Method Summary
Modifier and Type Method Description final Unit
setCursor(InventoryClickEvent $self)
final Unit
onInventoryClosed(InventoryCloseEvent $self)
-
-
Method Detail
-
onInventoryClosed
final Unit onInventoryClosed(InventoryCloseEvent $self)
-
-
-
-