InventoryGUI-api
/
net.projecttl.inventory.gui
/
InventoryGuiBuilder
Inventory
Gui
Builder
class
InventoryGuiBuilder
(slotType:
InventoryType
, title:
Component
, plugin:
Plugin
) :
Listener
Content copied to clipboard
Functions
Properties
Functions
build
Link copied to clipboard
fun
build
():
Inventory
Content copied to clipboard
slot
Link copied to clipboard
fun
slot
(slot:
Int
, item:
ItemStack
)
Content copied to clipboard
fun
slot
(slot:
Int
, item:
ItemStack
, handler:
InventoryClickEvent
.() ->
Unit
)
Content copied to clipboard
Properties
plugin
Link copied to clipboard
val
plugin
:
Plugin
Content copied to clipboard
slotType
Link copied to clipboard
val
slotType
:
InventoryType
Content copied to clipboard
title
Link copied to clipboard
val
title
:
Component
Content copied to clipboard