nova-parent
Toggle table of contents
0.19-alpha.1
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.resources.builder.data
/
ItemModel
/
Special
/
SpecialModel
/
Bed
Bed
@
Serializable
@
SerialName
(
value
=
"minecraft:bed"
)
data
class
Bed
(
val
texture
:
ResourcePath
<
ResourceType.BedTexture
>
)
:
ItemModel.Special.SpecialModel
Members
Constructors
Bed
Link copied to clipboard
constructor
(
texture
:
ResourcePath
<
ResourceType.BedTexture
>
)
Properties
texture
Link copied to clipboard
val
texture
:
ResourcePath
<
ResourceType.BedTexture
>