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.task
/
TextureContent
Texture
Content
class
TextureContent
(
builder
:
ResourcePackBuilder
)
:
PackTaskHolder
Members
Constructors
Texture
Content
Link copied to clipboard
constructor
(
builder
:
ResourcePackBuilder
)
Functions
get
Image
Link copied to clipboard
fun
getImage
(
path
:
ResourcePath
<
ResourceType.Texture
>
)
:
BufferedImage
get
Image
Lazily
Link copied to clipboard
fun
getImageLazily
(
path
:
ResourcePath
<
ResourceType.Texture
>
)
:
Lazy
<
BufferedImage
>