InventoryGUISlot

abstract class InventoryGUISlot<T : ForInventory>

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

Inheritors

InventoryGUIElement
Link copied to clipboard
InventoryGUIFreeSlot
Link copied to clipboard