InventoryGUIFreeSlot

class InventoryGUIFreeSlot<T : ForInventory> : InventoryGUISlot<T>

Functions

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