Uses of Class
net.minecraft.world.level.biome.BiomeManager
Packages that use BiomeManager
Package
Description
-
Uses of BiomeManager in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds declared as BiomeManagerConstructors in net.minecraft.client.resources.sounds with parameters of type BiomeManagerModifierConstructorDescriptionBiomeAmbientSoundsHandler(LocalPlayer p_119639_, SoundManager p_119640_, BiomeManager p_119641_)
-
Uses of BiomeManager in net.minecraft.server.level
Fields in net.minecraft.server.level declared as BiomeManagerMethods in net.minecraft.server.level that return BiomeManager -
Uses of BiomeManager in net.minecraft.world.level
Fields in net.minecraft.world.level declared as BiomeManagerMethods in net.minecraft.world.level that return BiomeManager -
Uses of BiomeManager in net.minecraft.world.level.biome
Methods in net.minecraft.world.level.biome that return BiomeManager -
Uses of BiomeManager in net.minecraft.world.level.chunk
Methods in net.minecraft.world.level.chunk with parameters of type BiomeManagerModifier and TypeMethodDescriptionvoid
ChunkGenerator.applyCarvers(long p_62157_, BiomeManager p_62158_, ChunkAccess p_62159_, GenerationStep.Carving p_62160_)
-
Uses of BiomeManager in net.minecraft.world.level.levelgen
Methods in net.minecraft.world.level.levelgen with parameters of type BiomeManagerModifier and TypeMethodDescriptionvoid
DebugLevelSource.applyCarvers(long p_64132_, BiomeManager p_64133_, ChunkAccess p_64134_, GenerationStep.Carving p_64135_)