setButtonY

fun setButtonY(buttonId: Int, y: Int): Gui

Sets the button's y position

Return

the Gui for method chaining

Parameters

buttonId

id of the button

y

the new y position

Sources

Link copied to clipboard