Package io.typst.bukkit.view
Class ViewAction.Open
java.lang.Object
io.typst.bukkit.view.ViewAction.Open
- All Implemented Interfaces:
ViewAction
- Enclosing interface:
- ViewAction
Open the given view as a new inventory.
This will cause InventoryCloseEvent and InventoryOpenEvent.
The inputted items by player will be returned back.
-
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
-
Open
public Open()
-