nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.resources.builder
/
ResourcePackBuilder
/
writeImage
write
Image
fun
writeImage
(
path
:
ResourcePath
<
ResourceType.PngFile
>
,
image
:
BufferedImage
)
Writes the
image
to the file under
path
, creating parent directories if necessary.