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
/
getBuildDataLazily
get
Build
Data
Lazily
inline
fun
<
T
:
PackBuildData
>
getBuildDataLazily
(
)
:
Lazy
<
T
>
Creates a
Lazy
that retrieves an instantiated
PackBuildData
of the specified type.