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