climate
@Contract(value = "_ -> this", mutates = "this" )
Sets the climate of the biome to the given climate and returns this builder.
Return
this builder
Parameters
climate
the climate
See also
@Contract(value = "_ -> this", mutates = "this" )
Applies the given builder to a new climate builder and sets the climate to the built instance.
Return
this builder
Parameters
builder
the builder