KSpigot
/
net.axay.kspigot.inventory
/
InventoryGUIBuilder
Inventory
G
U
I
Builder
class
InventoryGUIBuilder
<
T
:
ForInventory
>(kSpigot:
KSpigot
, type:
InventoryType
<
T
>)
Content copied to clipboard
Functions
Properties
Functions
build
Link copied to clipboard
fun
build
():
InventoryGUIShared
<
T
>
Content copied to clipboard
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
page
Link copied to clipboard
fun
page
(page:
Int
, builder:
InventoryGUIPageBuilder
<
T
>.() ->
Unit
)
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
title
Link copied to clipboard
var
title
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
InventoryType
<
T
>
Content copied to clipboard