Class ViewAction.Open

java.lang.Object
io.typst.bukkit.view.ViewAction.Open
All Implemented Interfaces:
ViewAction
Enclosing interface:
ViewAction

public static class ViewAction.Open extends Object implements ViewAction
Open the given view as a new inventory. This will cause InventoryCloseEvent and InventoryOpenEvent. The inputted items by player will be returned back.
  • Constructor Details

    • Open

      public Open()