toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.resources.builder
/
ResourcePackBuilder
/
getHolderLazily
get
Holder
Lazily
inline
fun
<
T
:
PackTaskHolder
>
getHolderLazily
(
)
:
Lazy
<
T
>
Creates a
Lazy
that retrieves an instantiated
PackTaskHolder
of the specified type.