Uses of Class
net.minecraft.world.biome.BiomeManager
Packages that use BiomeManager
Package
Description
-
Uses of BiomeManager in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as BiomeManagerConstructors in net.minecraft.client.audio with parameters of type BiomeManagerModifierConstructorDescriptionBiomeSoundHandler
(ClientPlayerEntity p_i232488_1_, SoundHandler p_i232488_2_, BiomeManager p_i232488_3_) -
Uses of BiomeManager in net.minecraft.world
Fields in net.minecraft.world declared as BiomeManagerMethods in net.minecraft.world that return BiomeManager -
Uses of BiomeManager in net.minecraft.world.biome
Methods in net.minecraft.world.biome that return BiomeManager -
Uses of BiomeManager in net.minecraft.world.gen
Fields in net.minecraft.world.gen declared as BiomeManagerMethods in net.minecraft.world.gen that return BiomeManagerMethods in net.minecraft.world.gen with parameters of type BiomeManagerModifier and TypeMethodDescriptionvoid
ChunkGenerator.applyCarvers
(long p_230350_1_, BiomeManager p_230350_3_, IChunk p_230350_4_, GenerationStage.Carving p_230350_5_) void
DebugChunkGenerator.applyCarvers
(long p_230350_1_, BiomeManager p_230350_3_, IChunk p_230350_4_, GenerationStage.Carving p_230350_5_)