api
a9eff54633
jvm
api
/
org.kryptonmc.api.world.biome
/
AmbientMoodSettings
/
Builder
/
sound
sound
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
sound
(
sound
:
SoundEvent
)
:
AmbientMoodSettings.Builder
Sets the sound for the ambient mood settings.
Return
this builder
Parameters
sound
the sound
See also
Ambient
Mood
Settings.
sound