build

abstract fun build(creator: GuiCreator)

Builds the GUI using the provided GuiCreator.

Parameters

creator

The creator instance used to define slots and items.