Package com.marcusslover.plus.lib.item
Interface Canvas.GenericClick
- All Superinterfaces:
Canvas.ButtonClick
- 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 generic click. This is called when a player clicks on the inventory.
This is called before the button clicks.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.marcusslover.plus.lib.item.Canvas.ButtonClick
Canvas.ButtonClick.ButtonClickContext -
Method Summary
Methods inherited from interface com.marcusslover.plus.lib.item.Canvas.ButtonClick
onClick