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.

@FunctionalInterface public static interface Canvas.GenericClick extends Canvas.ButtonClick
A generic click. This is called when a player clicks on the inventory. This is called before the button clicks.