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.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidonClose(@NotNull Canvas.CloseInventory.CloseInventoryContext ctx)
-
Method Details
-
onClose
-