KSpigot
/
net.axay.kspigot.inventory
/
InventoryGUIPage
Inventory
G
U
I
Page
class
InventoryGUIPage
<
T
:
ForInventory
>(number:
Int
, slots:
Map
<
Int
,
InventoryGUISlot
<
T
>>, transitionTo:
PageChangeEffect
?, transitionFrom:
PageChangeEffect
?)
Content copied to clipboard
Functions
Properties
Functions
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
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
number
Link copied to clipboard
val
number
:
Int
Content copied to clipboard
transitionFrom
Link copied to clipboard
val
transitionFrom
:
PageChangeEffect
?
Content copied to clipboard
transitionTo
Link copied to clipboard
val
transitionTo
:
PageChangeEffect
?
Content copied to clipboard