setButtonHeight

fun setButtonHeight(buttonId: Int, height: Int): Gui

Sets the button's height. Button textures break if the height is not 20

Return

the Gui for method chaining

Parameters

buttonId

id of the button

height

the new height

Sources

Link copied to clipboard