Class ViewAction.Update

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

public static class ViewAction.Update extends Object implements ViewAction
Update the current inventory of player to the given contents. This won't cause InventoryCloseEvent and InventoryOpenEvent. The inputted items by player will be overridden.
  • Constructor Details

    • Update

      public Update()