InventoryGUIButtonPageChange

class InventoryGUIButtonPageChange(inventoryGUIElementData: InventoryGUIElementData, calculator: InventoryGUIPageChangeCalculator, onChange: (<ERROR CLASS>) -> Unit?) : InventoryGUIButton

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
onClick
Link copied to clipboard
open override fun onClick(clickEvent: <ERROR CLASS>)
toString
Link copied to clipboard
open override fun toString(): String

Properties

action
Link copied to clipboard
override val action: (<ERROR CLASS>) -> Unit
inventoryGUIElementData
Link copied to clipboard
override val inventoryGUIElementData: InventoryGUIElementData