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.world.block.sound
Package-level
declarations
Types
Types
Sound
Group
Link copied to clipboard
data
class
SoundGroup
(
val
volume
:
Float
,
val
pitch
:
Float
,
val
breakSound
:
String
,
val
stepSound
:
String
,
val
placeSound
:
String
,
val
hitSound
:
String
,
val
fallSound
:
String
)