Class ViewAction.OpenAsync

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

public static class ViewAction.OpenAsync extends Object implements ViewAction
Open the given future of view as a new inventory. This is equal to ViewAction.Open after the future completed. The internal handler will open it in the main thread.
  • Constructor Details

    • OpenAsync

      public OpenAsync()