biome
@Contract(value = "_ -> new", pure = true )
Creates a new biome by applying the given builder to a new builder, then building the result.
Return
a new biome
Parameters
builder
the builder
Creates a new biome by applying the given builder to a new builder, then building the result.
a new biome
the builder