Package com.marcusslover.plus.lib.item
Interface Canvas.CloseInventory
- Enclosing class:
Canvas
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A close inventory. This is called when a player closes the inventory.
-
Method Summary
-
Method Details
-
onClose
void onClose(@NotNull @NotNull org.bukkit.entity.Player target, @NotNull @NotNull org.bukkit.event.inventory.InventoryCloseEvent event, @NotNull @NotNull Canvas it)
-