toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
legacy
/
io.github.notenoughupdates.moulconfig.internal
/
RenderUtils
/
drawTexturedRect
draw
Textured
Rect
open
fun
drawTexturedRect
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
(
source
)
open
fun
drawTexturedRect
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
,
filter
:
Int
)
(
source
)
open
fun
drawTexturedRect
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
,
uMin
:
Float
,
uMax
:
Float
,
vMin
:
Float
,
vMax
:
Float
)
(
source
)
open
fun
drawTexturedRect
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
,
uMin
:
Float
,
uMax
:
Float
,
vMin
:
Float
,
vMax
:
Float
,
filter
:
Int
)
(
source
)