Builder
A builder for biomes.
Functions
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Applies the given builder to a new climate builder and sets the climate to the built instance.
@Contract(value = "_ -> this", mutates = "this" )
Sets the climate of the biome to the given climate and returns this builder.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Applies the given builder to a new climate builder and sets the climate to the built instance.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Applies the given builder to a new effects settings builder and sets the effects settings to the built instance.
@Contract(value = "_ -> this", mutates = "this" )
Sets the effects settings for the biome to the given effects settings and returns this builder.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Applies the given builder to a new effects settings builder and sets the effects settings to the built instance.