KSpigot
/
net.axay.kspigot.inventory
/
InventoryGUIClickEvent
Inventory
G
U
I
Click
Event
class
InventoryGUIClickEvent
<
T
:
ForInventory
>(bukkitEvent:
InventoryClickEvent
, gui:
InventoryGUI
<
T
>)
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
bukkitEvent
Link copied to clipboard
val
bukkitEvent
:
InventoryClickEvent
Content copied to clipboard
gui
Link copied to clipboard
val
gui
:
InventoryGUI
<
T
>
Content copied to clipboard