public final class InventoryHolderView
extends java.lang.Object
implements org.bukkit.inventory.InventoryHolder
| Constructor and Description |
|---|
InventoryHolderView() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull net.infumia.frame.context.view.ContextRender |
context() |
void |
context(@NotNull net.infumia.frame.context.view.ContextRender context) |
@NotNull org.bukkit.inventory.Inventory |
getInventory() |
void |
inventory(@NotNull org.bukkit.inventory.Inventory inventory) |
@NotNull public @NotNull net.infumia.frame.context.view.ContextRender context()
public void context(@NotNull
@NotNull net.infumia.frame.context.view.ContextRender context)
public void inventory(@NotNull
@NotNull org.bukkit.inventory.Inventory inventory)
@NotNull public @NotNull org.bukkit.inventory.Inventory getInventory()
getInventory in interface org.bukkit.inventory.InventoryHolder