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