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 SurfaceSystem
RandomState.surfaceSystem
(package private) final SurfaceSystem
SurfaceRules.Context.system
Methods in net.minecraft.world.level.levelgen that return SurfaceSystemConstructors in net.minecraft.world.level.levelgen with parameters of type SurfaceSystemModifierConstructorDescriptionprotected
Context
(SurfaceSystem pSystem, RandomState pRandomState, ChunkAccess pChunk, NoiseChunk pNoiseChunk, Function<BlockPos, Holder<Biome>> pBiomeGetter, Registry<Biome> p_224621_, WorldGenerationContext pContext)