setBackground

fun setBackground(background: Material): InventoryGUI

Sets the background material for the inventory GUI.

Return

The current InventoryGUI instance for chaining.

Parameters

background

The Material to use as the background.