Package io.typst.bukkit.view
Class ViewAction.Nothing
java.lang.Object
io.typst.bukkit.view.ViewAction.Nothing
- All Implemented Interfaces:
ViewAction
- Enclosing interface:
- ViewAction
Action nothing.
Return this as an empty or default action.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.typst.bukkit.view.ViewAction
ViewAction.Close, ViewAction.Nothing, ViewAction.Open, ViewAction.OpenAsync, ViewAction.Reopen, ViewAction.Update, ViewAction.UpdateAsync -
Field Summary
Fields inherited from interface io.typst.bukkit.view.ViewAction
CLOSE, NOTHING, REOPEN -
Method Summary