toggle menu
MoulConfig
4.1.0-beta
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.common
/
RenderContext
/
drawTexturedTintedRect
draw
Textured
Tinted
Rect
public
abstract
void
drawTexturedTintedRect
(
MyResourceLocation
texture
,
float x
,
float y
,
float width
,
float height
,
float u1
,
float v1
,
float u2
,
float v2
,
int color
,
TextureFilter
filter
)
(
source
)