| private static final int | | HOW_FAR_BELOW_PRELIMINARY_SURFACE_LEVEL_TO_BUILD_SURFACE | | HOW_FAR_BELOW_PRELIMINARY_SURFACE_LEVEL_TO_BUILD_SURFACE | | field_36274 | | field_36274 |
|
| private static final int | | SURFACE_CELL_BITS | | SURFACE_CELL_BITS | | field_36275 | | BLOCK_CHUNK_COORD_SHIFT |
|
| private static final int | | SURFACE_CELL_SIZE | | SURFACE_CELL_SIZE | | field_36276 | | BLOCK_CHUNK_SCALE_FACTOR |
|
| private static final int | | SURFACE_CELL_MASK | | SURFACE_CELL_MASK | | field_36277 | | CHUNK_LOCAL_MASK |
|
| private final SurfaceBuilder | | system | | system | | field_35233 | | surfaceBuilder |
|
| private final MaterialRules$BooleanSupplier | | temperature | | temperature | | field_35234 | | biomeTemperaturePredicate |
|
| private final MaterialRules$BooleanSupplier | | steep | | steep | | field_35235 | | steepSlopePredicate |
|
| private final MaterialRules$BooleanSupplier | | hole | | hole | | field_35236 | | negativeRunDepthPredicate |
|
| private final MaterialRules$BooleanSupplier | | abovePreliminarySurface | | abovePreliminarySurface | | field_35604 | | surfacePredicate |
|
| private final NoiseConfig | | randomState | | randomState | | field_37703 | | noiseConfig |
|
| private final Chunk | | chunk | | chunk | | field_35605 | | chunk |
|
| private final ChunkNoiseSampler | | noiseChunk | | noiseChunk | | field_35676 | | chunkNoiseSampler |
|
| private final Function<BlockPos, RegistryEntry<Biome>> | | biomeGetter | | biomeGetter | | field_35606 | | posToBiome |
|
| private final HeightContext | | context | | context | | field_35241 | | heightContext |
|
| private final Set<RegistryEntry<Biome>> | | possibleBiomes | | possibleBiomes | | field_1_5963 | | includedBiomes |
|
| private long | | lastPreliminarySurfaceCellOrigin | | lastPreliminarySurfaceCellOrigin | | field_36278 | | packedChunkPos |
|
| private final int[] | | preliminarySurfaceCache | | preliminarySurfaceCache | | field_36279 | | estimatedSurfaceHeights |
|
| private final Map<RegistryKey<DoublePerlinNoiseSampler$NoiseParameters>, DoubleSupplier> | | noiseSamplers2d | | noiseSamplers2d | | field_1_6330 | | cache2d |
|
| private final Map<RegistryKey<DoublePerlinNoiseSampler$NoiseParameters>, DoubleSupplier> | | noiseSamplers3d | | noiseSamplers3d | | field_1_6331 | | cache3d |
|
| private long | | lastUpdateXZ | | lastUpdateXZ | | field_35608 | | uniqueHorizontalPosValue |
|
| private int | | blockX | | blockX | | field_35609 | | blockX |
|
| private int | | blockZ | | blockZ | | field_35610 | | blockZ |
|
| private int | | surfaceDepth | | surfaceDepth | | field_35611 | | runDepth |
|
| private long | | lastSurfaceDepth2Update | | lastSurfaceDepth2Update | | field_35677 | | lastQueriesUniqueHorizontalPosValueForSecondaryDepth |
|
| private double | | surfaceSecondary | | surfaceSecondary | | field_35678 | | secondaryDepth |
|
| private long | | lastMinSurfaceLevelUpdate | | lastMinSurfaceLevelUpdate | | field_35679 | | lastQueriesUniqueHorizontalPosValueForEstimatedSurfaceHeight |
|
| private int | | minSurfaceLevel | | minSurfaceLevel | | field_35616 | | surfaceMinY |
|
| private long | | lastUpdateY | | lastUpdateY | | field_35612 | | uniquePosValue |
|
| private final BlockPos$Mutable | |
| private RegistryEntry<Biome> | | biome | | biome | | field_1_5962 | | currentBiome |
|
| private int | | blockY | | blockY | | field_35617 | | blockY |
|
| private int | | waterHeight | | waterHeight | | field_35618 | | fluidHeight |
|
| private int | | stoneDepthBelow | | stoneDepthBelow | | field_35619 | | stoneDepthBelow |
|
| private int | | stoneDepthAbove | | stoneDepthAbove | | field_35620 | | stoneDepthAbove |
|