Tab

data class Tab(val header: GuiComponent, val body: GuiComponent)(source)

Constructors

Link copied to clipboard
constructor(header: GuiComponent, body: GuiComponent)

Properties

Link copied to clipboard
Link copied to clipboard