InventoryGUISpaceCompoundScrollButton

class InventoryGUISpaceCompoundScrollButton<T : ForInventory>(icon: ItemStack, compound: AbstractInventoryGUISpaceCompound<T, *>, scrollDistance: Int, scrollTimes: Int, reverse: Boolean) : InventoryGUIButton<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: InventoryGUIClickEvent<T>)
toString
Link copied to clipboard
open fun toString(): String