Uses of Class
net.minecraft.world.level.levelgen.SurfaceSystem
Packages that use SurfaceSystem
-
Uses of SurfaceSystem in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as SurfaceSystemModifier and TypeFieldDescriptionprivate final SurfaceSystemNoiseBasedChunkGenerator.surfaceSystem(package private) final SurfaceSystemSurfaceRules.Context.systemConstructors in net.minecraft.world.level.levelgen with parameters of type SurfaceSystemModifierConstructorDescriptionprotectedContext(SurfaceSystem p_189562_, ChunkAccess p_189563_, NoiseChunk p_189564_, Function<BlockPos, Holder<Biome>> p_189565_, Registry<Biome> p_189566_, WorldGenerationContext p_189567_)