Package com.marcusslover.plus.lib.item
Class Canvas.ClickContext
java.lang.Object
com.marcusslover.plus.lib.item.Canvas.ClickContext
- Enclosing class:
Canvas
A button click context or some inventory related action.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Canvasend()@NotNull Canvas.ClickContexthandleException(@NotNull Consumer<Throwable> exception)
-
Constructor Details
-
ClickContext
public ClickContext()
-
-
Method Details
-
handleException
@NotNull public @NotNull Canvas.ClickContext handleException(@NotNull @NotNull Consumer<Throwable> exception) -
end
-