MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.internal
/
NinePatchRenderer
Nine
Patch
Renderer
object
NinePatchRenderer
:
ContextualTextureRenderer
<
MyResourceLocation
,
RenderContext
>
(
source
)
Members
Functions
draw
Link copied to clipboard
open
override
fun
draw
(
texture
:
MyResourceLocation
,
context
:
RenderContext
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
u1
:
Float
,
v1
:
Float
,
u2
:
Float
,
v2
:
Float
)