setTitle

fun setTitle(title: Component): InventoryGUI

Sets the title of the inventory GUI.

Return

The current InventoryGUI instance for chaining.

Parameters

title

The Component representing the title.