Uses of Interface
net.minecraft.world.biome.source.BiomeSupplier
Package
Description
-
Uses of BiomeSupplier in net.minecraft.world.biome.source
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BiomeSupplier in net.minecraft.world.chunk
Modifier and TypeMethodDescriptionstatic BiomeSupplier
BelowZeroRetrogen.getBiomeSupplier
(BiomeSupplier biomeSupplier, Registry<Biome> biomeRegistry, Chunk chunk) Modifier and TypeMethodDescriptionstatic BiomeSupplier
BelowZeroRetrogen.getBiomeSupplier
(BiomeSupplier biomeSupplier, Registry<Biome> biomeRegistry, Chunk chunk) void
Chunk.populateBiomes
(BiomeSupplier biomeSupplier, MultiNoiseUtil.MultiNoiseSampler sampler) void
ChunkSection.populateBiomes
(BiomeSupplier biomeSupplier, MultiNoiseUtil.MultiNoiseSampler sampler, int x, int z) void
ReadOnlyChunk.populateBiomes
(BiomeSupplier biomeSupplier, MultiNoiseUtil.MultiNoiseSampler sampler) -
Uses of BiomeSupplier in net.minecraft.world.gen.chunk