removeButton

fun removeButton(buttonId: Int): Gui

Removes a button from the gui with the given id

Return

the Gui for method chaining

Parameters

buttonId

the id of the button to remove

Sources

Link copied to clipboard