GUISpaceCompoundScrollButton

class GUISpaceCompoundScrollButton<T : ForInventory>(icon: ItemStack, compound: AbstractGUISpaceCompound<T, *>, scrollDistance: Int, scrollTimes: Int, reverse: Boolean) : GUIButton<T>

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getItemStack
Link copied to clipboard
override fun getItemStack(slot: Int): ItemStack
hashCode
Link copied to clipboard
open fun hashCode(): Int
onClick
Link copied to clipboard
override fun onClick(clickEvent: GUIClickEvent<T>)
toString
Link copied to clipboard
open fun toString(): String