toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
legacy
/
io.github.notenoughupdates.moulconfig.internal
/
TextRenderUtils
/
drawHoveringText
draw
Hovering
Text
open
fun
drawHoveringText
(
textLines
:
List
<
String
>
,
mouseX
:
Int
,
mouseY
:
Int
,
screenWidth
:
Int
,
screenHeight
:
Int
,
maxTextWidth
:
Int
,
font
:
FontRenderer
)
(
source
)