implements BiomeManager$NoiseBiomeSource
| cfu | |
| net.minecraft.world.level.chunk.ChunkBiomeContainer | |
| net.minecraft.class_4548 | |
| net.minecraft.world.biome.source.BiomeArray | |
| net.minecraft.world.biome.BiomeContainer | |
| net.minecraft.server.v1_16_R2.BiomeStorage |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| private static final int |
| ||||||||||
| private static final int |
| ||||||||||
| public static final int |
| ||||||||||
| public static final int |
| ||||||||||
| public static final int |
| ||||||||||
| private final IdMap<Biome> |
| ||||||||||
| private final Biome[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (IdMap<Biome> arg0, Biome[] arg1) |
| private | (IdMap<Biome> arg0) |
| public | (IdMap<Biome> arg0, ChunkPos arg1, BiomeSource arg2) |
| public | (IdMap<Biome> arg0, ChunkPos arg1, BiomeSource arg2, int[] arg3) |
| public | (IdMap<Biome> arg0, int[] arg1) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public int[] |
| ||||||||||||
| public Biome |
|