KSpigot
/
net.axay.kspigot.gui
/
GUICreator
G
U
I
Creator
abstract class
GUICreator
<
T
:
ForInventory
>
Content copied to clipboard
Functions
Inheritors
Functions
createInstance
Link copied to clipboard
abstract fun
createInstance
(guiData:
GUIData
<
T
>):
GUI
<
T
>
Content copied to clipboard
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Inheritors
SharedGUICreator
Link copied to clipboard
IndividualGUICreator
Link copied to clipboard