Uses of Class
net.minecraft.world.level.levelgen.WorldGenerationContext
Packages that use WorldGenerationContext
Package
Description
-
Uses of WorldGenerationContext in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as WorldGenerationContextModifier and TypeFieldDescription(package private) final WorldGenerationContextSurfaceRules.Context.contextMethods in net.minecraft.world.level.levelgen with parameters of type WorldGenerationContextModifier and TypeMethodDescriptionvoidSurfaceSystem.buildSurface(BiomeManager p_189945_, Registry<Biome> p_189946_, boolean p_189947_, WorldGenerationContext p_189948_, ChunkAccess p_189949_, NoiseChunk p_189950_, SurfaceRules.RuleSource p_189951_) intVerticalAnchor.AboveBottom.resolveY(WorldGenerationContext p_158942_) intVerticalAnchor.Absolute.resolveY(WorldGenerationContext p_158949_) intVerticalAnchor.BelowTop.resolveY(WorldGenerationContext p_158956_) intVerticalAnchor.resolveY(WorldGenerationContext p_158928_) Constructors in net.minecraft.world.level.levelgen with parameters of type WorldGenerationContextModifierConstructorDescriptionprotectedContext(SurfaceSystem p_189562_, ChunkAccess p_189563_, NoiseChunk p_189564_, Function<BlockPos, Holder<Biome>> p_189565_, Registry<Biome> p_189566_, WorldGenerationContext p_189567_) -
Uses of WorldGenerationContext in net.minecraft.world.level.levelgen.carver
Subclasses of WorldGenerationContext in net.minecraft.world.level.levelgen.carver -
Uses of WorldGenerationContext in net.minecraft.world.level.levelgen.heightproviders
Methods in net.minecraft.world.level.levelgen.heightproviders with parameters of type WorldGenerationContextModifier and TypeMethodDescriptionintBiasedToBottomHeight.sample(Random p_161938_, WorldGenerationContext p_161939_) intConstantHeight.sample(Random p_161961_, WorldGenerationContext p_161962_) abstract intHeightProvider.sample(Random p_161977_, WorldGenerationContext p_161978_) intTrapezoidHeight.sample(Random p_162016_, WorldGenerationContext p_162017_) intUniformHeight.sample(Random p_162040_, WorldGenerationContext p_162041_) intVeryBiasedToBottomHeight.sample(Random p_162065_, WorldGenerationContext p_162066_) intWeightedListHeight.sample(Random p_191543_, WorldGenerationContext p_191544_) -
Uses of WorldGenerationContext in net.minecraft.world.level.levelgen.placement
Subclasses of WorldGenerationContext in net.minecraft.world.level.levelgen.placement