public class BiomeTranslator extends Object
| Constructor and Description |
|---|
BiomeTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected static byte |
biomeID(int[] biomeData,
int x,
int z) |
protected static void |
fillArray(int z,
int x,
byte[] legacyBiomeData,
int biomeId) |
static byte[] |
toBedrockBiome(int[] biomeData) |
Copyright © 2020 GeyserMC. All rights reserved.