| Package | Description |
|---|---|
| org.cloudburstmc.server.level.generator.standard.biome |
| Modifier and Type | Class and Description |
|---|---|
static class |
BiomeElevation.Absolute
Implementation of
BiomeElevation which takes height and variation values given in blocks. |
static class |
BiomeElevation.Vanilla
Implementation of
BiomeElevation which takes height and variation values in the format used by vanilla Minecraft. |
| Modifier and Type | Field and Description |
|---|---|
static BiomeElevation |
BiomeElevation.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
BiomeElevation |
GenerationBiome.getElevation() |
Copyright © 2020. All rights reserved.