| Package | Description |
|---|---|
| org.cloudburstmc.server.level.biome | |
| org.cloudburstmc.server.level.generator.standard.biome | |
| org.cloudburstmc.server.registry |
| Modifier and Type | Method and Description |
|---|---|
Biome |
BiomeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static BiomeBuilder |
BiomeBuilder.from(@NonNull Biome biome) |
| Modifier and Type | Method and Description |
|---|---|
Biome |
GenerationBiome.getBiome() |
| Modifier and Type | Method and Description |
|---|---|
Biome |
BiomeRegistry.getBiome(Identifier identifier) |
Biome |
BiomeRegistry.getBiome(int runtimeId) |
| Modifier and Type | Method and Description |
|---|---|
int |
BiomeRegistry.getRuntimeId(Biome biome) |
void |
BiomeRegistry.register(@NonNull Biome biome) |
Copyright © 2020. All rights reserved.