drawScreen

fun drawScreen(mouseX: Int, mouseY: Int, partialTicks: Float): Int

Sets up the rendering of the element and dispatches rendering of the individual implementations.

Return

the height of the element.

See also

Element.renderElement