Package io.typst.bukkit.view
Class ViewAction.Reopen
java.lang.Object
io.typst.bukkit.view.ViewAction.Reopen
- All Implemented Interfaces:
ViewAction
- Enclosing interface:
- ViewAction
Open the current view as a new inventory.
This is equal to
ViewAction.Open with the current view as a parameter.-
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 -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Reopen
public Reopen()
-