KSpigot
/
net.axay.kspigot.gui.elements
/
GUIButtonPageChange
G
U
I
Button
Page
Change
class
GUIButtonPageChange
<
T
:
ForInventory
>(icon:
ItemStack
, calculator:
GUIPageChangeCalculator
, onChange: (
GUIClickEvent
<
T
>) ->
Unit
?) :
GUIButton
<
T
>
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getItemStack
Link copied to clipboard
override fun
getItemStack
(slot:
Int
):
ItemStack
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
onClick
Link copied to clipboard
override fun
onClick
(clickEvent:
GUIClickEvent
<
T
>)
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard