nova-parent
Toggle table of contents
0.21.0-alpha.3
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.resources.builder
/
ResourcePackBuilder
/
Companion
/
register
register
fun
register
(
id
:
Key
,
configure
:
ResourcePackConfiguration
.
(
)
->
Unit
)
Registers a new
ResourcePackConfiguration
with
id
and
configures
it.
Throws
Illegal
Argument
Exception
If
id
is already in use.