VanillaLayeredBiomeSourceAccessor

public interface VanillaLayeredBiomeSourceAccessor

This accessor gives us access to the hardcoded list of overworld biomes.

Functions

getBIOMES
Link copied to clipboard
static List<RegistryKey<Biome>> getBIOMES()
setBIOMES
Link copied to clipboard
static void setBIOMES(List<RegistryKey<Biome>> biomes)

Sources

jvm source
Link copied to clipboard