Companion

object Companion

Functions

Link copied to clipboard

Returns the background material for a given InventoryGUI instance. This method can be called statically from outside the class.

Link copied to clipboard

Returns the items set in a given InventoryGUI instance. This method can be called statically from outside the class.

Link copied to clipboard

Returns the listener set in a given InventoryGUI instance. This method can be called statically from outside the class.

Link copied to clipboard

Indicates whether the global listener should be called on inventory events for a given InventoryGUI instance. This method can be called statically from outside the class.

Link copied to clipboard

Returns the size of a given InventoryGUI instance. This method can be called statically from outside the class.

Link copied to clipboard
fun getTitle(gui: InventoryGUI): Component?

Returns the title of a given InventoryGUI instance. This method can be called statically from outside the class.