Uses of Class
net.minecraft.world.LayeredBiomeSource
Packages that use LayeredBiomeSource
Package
Description
-
Uses of LayeredBiomeSource in net.minecraft.structure
Fields in net.minecraft.structure declared as LayeredBiomeSourceMethods in net.minecraft.structure that return LayeredBiomeSourceConstructors in net.minecraft.structure with parameters of type LayeredBiomeSourceModifierConstructorDescriptionclass_50(LayeredBiomeSource layeredBiomeSource, int int2, Random random, int int3, int int4, List list, int int5) -
Uses of LayeredBiomeSource in net.minecraft.world
Methods in net.minecraft.world that return LayeredBiomeSource -
Uses of LayeredBiomeSource in net.minecraft.world.biome
Subclasses of LayeredBiomeSource in net.minecraft.world.biomeFields in net.minecraft.world.biome declared as LayeredBiomeSourceConstructors in net.minecraft.world.biome with parameters of type LayeredBiomeSource -
Uses of LayeredBiomeSource in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with parameters of type LayeredBiomeSource -
Uses of LayeredBiomeSource in net.minecraft.world.dimension
Fields in net.minecraft.world.dimension declared as LayeredBiomeSourceMethods in net.minecraft.world.dimension that return LayeredBiomeSource -
Uses of LayeredBiomeSource in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage with parameters of type LayeredBiomeSourceModifier and TypeMethodDescriptionprivate voidAnvilLevelStorage.convertRegion(File file, File baseFolder, LayeredBiomeSource biomeSource, int int2, int int3, ProgressListener progressListener) private voidAnvilLevelStorage.convertRegions(File file, Iterable baseFolder, LayeredBiomeSource biomeSource, int int2, int int3, ProgressListener progressListener) static voidAlphaChunkIo.method_3956(class_1201 class_1201, NbtCompound nbtCompound, LayeredBiomeSource layeredBiomeSource)