public class BiomeUtils extends Object
| Constructor and Description |
|---|
BiomeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toBedrockBiome(int[] biomeData) |
static BlockStorage |
toNewBedrockBiome(int[] biomeData,
int ySection) |
public static byte[] toBedrockBiome(int[] biomeData)
public static BlockStorage toNewBedrockBiome(int[] biomeData, int ySection)
Copyright © 2021 GeyserMC. All rights reserved.