drawCreativeTabHoveringString

fun drawCreativeTabHoveringString(text: String, mouseX: Int, mouseY: Int)

Draws hovering text that follows the mouse

Parameters

text

the text to draw

mouseX

X position of mouse

mouseY

Y position of mouse

Sources

Link copied to clipboard