Package io.typst.bukkit.view
Class ViewContents
java.lang.Object
io.typst.bukkit.view.ViewContents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ViewContentsofControls(Map<Integer, ViewControl> controls) updated(org.bukkit.inventory.Inventory inv) Update the player accessible slots from the given inventory.
-
Constructor Details
-
ViewContents
public ViewContents()
-
-
Method Details
-
updated
Update the player accessible slots from the given inventory. -
ofControls
-