Package net. projecttl. inventory. gui
Types
InventoryGuiBuilder
Link copied to clipboard
class InventoryGuiBuilder(slotType: InventoryType, title: Component, plugin: Plugin) : Listener
Content copied to clipboard
Functions
gui
Link copied to clipboard
fun Plugin.gui(slotType: InventoryType, title: Component, init: InventoryGuiBuilder.() -> Unit): Inventory
Content copied to clipboard
fun gui(slotType: InventoryType, title: Component, plugin: Plugin, init: InventoryGuiBuilder.() -> Unit): Inventory
Content copied to clipboard