Package | Description |
---|---|
net.minecraft.world.gen.layer | |
net.minecraftforge.common |
Modifier and Type | Method and Description |
---|---|
protected BiomeManager.BiomeEntry |
GenLayerBiome.getWeightedBiomeEntry(BiomeManager.BiomeType type) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<BiomeManager.BiomeEntry> |
BiomeManager.getBiomes(BiomeManager.BiomeType type) |
Modifier and Type | Method and Description |
---|---|
static void |
BiomeManager.addBiome(BiomeManager.BiomeType type,
BiomeManager.BiomeEntry entry) |
static void |
BiomeManager.removeBiome(BiomeManager.BiomeType type,
BiomeManager.BiomeEntry entry) |