InventoryGUISlot

abstract class InventoryGUISlot<T : ForInventory>

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
abstract fun onClick(clickEvent: InventoryGUIClickEvent<T>)
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

InventoryGUIElement
Link copied to clipboard
InventoryGUIFreeSlot
Link copied to clipboard