Companion

object Companion

Functions

Link copied to clipboard
fun build(size: Int, title: String, builder: GuiBuilder.() -> Unit): GuiBuilder

Builds a new GuiBuilder with the specified size, title, and configuration.

Link copied to clipboard

Retrieves a predefined button template by name.

Link copied to clipboard

Defines a new button template that can be reused.