public class GenLayerBiomeExtended
extends net.minecraft.world.gen.layer.GenLayerBiome
| Constructor and Description |
|---|
GenLayerBiomeExtended(long seed,
net.minecraft.world.gen.layer.GenLayer parent,
net.minecraft.world.WorldType worldType,
net.minecraft.world.gen.ChunkGeneratorSettings vanillaSettings,
ModernBetaGeneratorSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraftforge.common.BiomeManager.BiomeEntry |
getWeightedBiomeEntry(net.minecraftforge.common.BiomeManager.BiomeType type) |
public GenLayerBiomeExtended(long seed,
net.minecraft.world.gen.layer.GenLayer parent,
net.minecraft.world.WorldType worldType,
net.minecraft.world.gen.ChunkGeneratorSettings vanillaSettings,
ModernBetaGeneratorSettings settings)