History - net.minecraft.world.level.levelgen.blending.BlendingData
1.21.3
Names
eab
eet
Fields
double: f, BLENDING_DENSITY_FACTOR, field_35514, field_35514, f_190255_
double: e, BLENDING_DENSITY_FACTOR, field_35514, field_35514
LevelHeightAccessor: p, areaWithOldGeneration, field_35515, oldHeightLimit, f_224738_
LevelHeightAccessor: o, areaWithOldGeneration, field_35515, oldHeightLimit
int: a, CELL_WIDTH, field_36280, field_36280, f_198290_
int: a, CELL_WIDTH, field_36280, field_36280
int: b, CELL_HEIGHT, field_35511, field_35511, f_190252_
int: b, CELL_HEIGHT, field_35511, field_35511
int: c, CELL_RATIO, field_36281, field_36281, f_198291_
int: c, CELL_RATIO, field_36281, field_36281
int: i, CELLS_PER_SECTION_Y, field_35516, field_35516, f_190257_
int: h, CELLS_PER_SECTION_Y, field_35516, field_35516
int: j, QUARTS_PER_SECTION, field_35683, BIOMES_PER_CHUNK, f_190258_
int: i, QUARTS_PER_SECTION, field_35683, BIOMES_PER_CHUNK
int: k, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, LAST_CHUNK_BIOME_INDEX, f_190259_
int: j, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, LAST_CHUNK_BIOME_INDEX
int: l, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, CHUNK_BIOME_END_INDEX, f_190260_
int: k, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, CHUNK_BIOME_END_INDEX
int: m, CELL_COLUMN_INSIDE_COUNT, field_35686, NORTH_WEST_END_INDEX, f_190261_
int: l, CELL_COLUMN_INSIDE_COUNT, field_35686, NORTH_WEST_END_INDEX
int: n, CELL_COLUMN_OUTSIDE_COUNT, field_35687, SOUTH_EAST_END_INDEX_PART, f_190262_
int: m, CELL_COLUMN_OUTSIDE_COUNT, field_35687, SOUTH_EAST_END_INDEX_PART
int: o, CELL_COLUMN_COUNT, field_35518, HORIZONTAL_BIOME_COUNT, f_190263_
int: n, CELL_COLUMN_COUNT, field_35518, HORIZONTAL_BIOME_COUNT
List<Block>: q, SURFACE_BLOCKS, field_35519, SURFACE_BLOCKS, f_190265_
List<Block>: p, SURFACE_BLOCKS, field_35519, SURFACE_BLOCKS
double: d, NO_VALUE, field_35513, field_35513, f_190253_
double: d, NO_VALUE, field_35513, field_35513
boolean: r, hasCalculatedData, field_35690, initializedBlendingData, f_190267_
boolean: q, hasCalculatedData, field_35690, initializedBlendingData
double[]: s, heights, field_35692, surfaceHeights, f_190269_
double[]: r, heights, field_35692, surfaceHeights
double[][]: u, densities, field_35693, collidableBlockDensities, f_190270_
double[][]: t, densities, field_35693, collidableBlockDensities
com.mojang.serialization.Codec<double[]>: v, DOUBLE_ARRAY_CODEC, field_35695, DOUBLE_ARRAY_CODEC, f_190272_
com.mojang.serialization.Codec<BlendingData>: e, CODEC, field_35682, CODEC, f_190254_
List<List<Holder<Biome>>>: t, biomes, field_36345, biomes, f_202276_
List<List<Holder<Biome>>>: s, biomes, field_36345, biomes
double: g, SOLID_DENSITY, field_37704, field_37704, f_224736_
double: f, SOLID_DENSITY, field_37704, field_37704
double: h, AIR_DENSITY, field_37705, field_37705, f_224737_
double: g, AIR_DENSITY, field_37705, field_37705
Constructors
Methods
com.mojang.serialization.DataResult<BlendingData> (BlendingData): a, validateArraySize, method_39573, validate, m_190320_
BlendingData (WorldGenRegion, int, int): a, getOrUpdateBlendingData, method_39570, getBlendingData, m_190304_
BlendingData (WorldGenRegion, int, int): a, getOrUpdateBlendingData, method_39570, getBlendingData
Set<Direction8> (WorldGenLevel, int, int, boolean): a, sideByGenerationAge, method_39579, getAdjacentChunksWithNoise, m_197065_
Set<Direction8> (WorldGenLevel, int, int, boolean): a, sideByGenerationAge, method_39579, getAdjacentChunksWithNoise
void (ChunkAccess, Set<Direction8>): a, calculateData, method_39572, initChunkBlendingData, m_190317_
void (ChunkAccess, Set<Direction8>): a, calculateData, method_39572, initChunkBlendingData
void (int, ChunkAccess, int, int): a, addValuesForColumn, method_39347, initBlockColumn, m_190299_
void (int, ChunkAccess, int, int): a, addValuesForColumn, method_39347, initBlockColumn
int (ChunkAccess, int, int): a, getHeightAtXZ, method_39349, getSurfaceBlockY, m_190310_
int (ChunkAccess, int, int): a, getHeightAtXZ, method_39349, getSurfaceBlockY
double (ChunkAccess, BlockPos$MutableBlockPos): a, read1, method_39905, getAboveCollidableBlockValue, m_198297_
double (ChunkAccess, BlockPos$MutableBlockPos): a, read1, method_39905, getAboveCollidableBlockValue
double (ChunkAccess, BlockPos$MutableBlockPos): b, read7, method_39906, getCollidableBlockDensityBelow, m_198300_
double (ChunkAccess, BlockPos$MutableBlockPos): b, read7, method_39906, getCollidableBlockDensityBelow
double[] (ChunkAccess, int, int, int): a, getDensityColumn, method_39354, calculateCollidableBlockDensityColumn, m_198292_
double[] (ChunkAccess, int, int, int): a, getDensityColumn, method_39354, calculateCollidableBlockDensityColumn
boolean (ChunkAccess, BlockPos): a, isGround, method_39350, isCollidableAndNotTreeAt, m_190314_
boolean (ChunkAccess, BlockPos): a, isGround, method_39350, isCollidableAndNotTreeAt
double (int, int, int): a, getHeight, method_39344, getHeight, m_190285_
double (int, int, int): a, getHeight, method_39344, getHeight
double (double[], int): a, getDensity, method_39575, getCollidableBlockDensity, m_190324_
double (double[], int): a, getDensity, method_39575, getCollidableBlockDensity
double (int, int, int): b, getDensity, method_39345, getCollidableBlockDensity, m_190333_
double (int, int, int): b, getDensity, method_39345, getCollidableBlockDensity
void (int, int, BlendingData$HeightConsumer): a, iterateHeights, method_39351, acceptHeights, m_190295_
void (int, int, BlendingData$HeightConsumer): a, iterateHeights, method_39351, acceptHeights
void (int, int, int, int, BlendingData$DensityConsumer): a, iterateDensities, method_39346, acceptCollidableBlockDensities, m_190289_
void (int, int, int, int, BlendingData$DensityConsumer): a, iterateDensities, method_39346, acceptCollidableBlockDensities
int (): b, cellCountPerColumn, method_39576, getVerticalHalfSectionCount, m_190327_
int (): c, cellCountPerColumn, method_39576, getVerticalHalfSectionCount
int (): d, getColumnMinY, method_39581, getOneAboveBottomHalfSectionY, m_190347_
int (): e, getColumnMinY, method_39581, getOneAboveBottomHalfSectionY
int (): e, getMinY, method_39583, getBottomHalfSectionY, m_190353_
int (): f, getMinY, method_39583, getBottomHalfSectionY
int (int, int): a, getInsideIndex, method_39578, getNorthWestIndex, m_190330_
int (int, int): a, getInsideIndex, method_39578, getNorthWestIndex
int (int, int): b, getOutsideIndex, method_39582, getSouthEastIndex, m_190350_
int (int, int): b, getOutsideIndex, method_39582, getSouthEastIndex
int (int): b, getX, method_39343, getX, m_190348_
int (int): b, getX, method_39343, getX
int (int): c, getZ, method_39352, getZ, m_190354_
int (int): c, getZ, method_39352, getZ
int (int): d, zeroIfNegative, method_39355, method_39355, m_190356_
int (int): d, zeroIfNegative, method_39355, method_39355
List<Holder<Biome>> (ChunkAccess, int, int): b, getBiomeColumn, method_41566, getVerticalBiomeSections, m_224757_
List<Holder<Biome>> (ChunkAccess, int, int): b, getBiomeColumn, method_41566, getVerticalBiomeSections
void (int, int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, acceptBiomes, m_224748_
void (int, int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, acceptBiomes
int (): c, quartCountPerColumn, method_41567, getVerticalBiomeCount, m_224763_
int (): d, quartCountPerColumn, method_41567, getVerticalBiomeCount
int (int): a, getCellYIndex, method_41565, getHalfSectionHeight, m_224746_
int (int): a, getCellYIndex, method_41565, getHalfSectionHeight
LevelHeightAccessor (): a, getAreaWithOldGeneration, method_41564, getOldHeightLimit, m_224743_
LevelHeightAccessor (): b, getAreaWithOldGeneration, method_41564, getOldHeightLimit
BlendingData (BlendingData$Packed): a, unpack, method_61807, fromSerialized
BlendingData$Packed (): a, pack, method_61806, toSerialized
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dyz
eab
Fields
Constructors
Methods
1.20.6
Names
dpt
dyz
Fields
Constructors
Methods
1.20.4
Names
dlv
dpt
Fields
Constructors
Methods
1.20.2
Names
din
dlv
Fields
Constructors
Methods
1.20.1
Names
dic
din
Fields
Constructors
Methods
1.19.4
Names
dfe
dic
Fields
Constructors
Methods
1.19.3
Names
dbs
dfe
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dav
dbs
Fields
LevelHeightAccessor: p, areaWithOldGeneration, field_35515, OLD_HEIGHT_LIMIT, f_224738_
LevelHeightAccessor: p, areaWithOldGeneration, field_35515, oldHeightLimit, f_224738_
int: j, QUARTS_PER_SECTION, field_35683, field_35683, f_190258_
int: j, QUARTS_PER_SECTION, field_35683, BIOMES_PER_CHUNK, f_190258_
int: k, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, field_35684, f_190259_
int: k, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, LAST_CHUNK_BIOME_INDEX, f_190259_
int: l, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, field_35685, f_190260_
int: l, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, CHUNK_BIOME_END_INDEX, f_190260_
int: m, CELL_COLUMN_INSIDE_COUNT, field_35686, field_35686, f_190261_
int: m, CELL_COLUMN_INSIDE_COUNT, field_35686, NORTH_WEST_END_INDEX, f_190261_
int: n, CELL_COLUMN_OUTSIDE_COUNT, field_35687, field_35687, f_190262_
int: n, CELL_COLUMN_OUTSIDE_COUNT, field_35687, SOUTH_EAST_END_INDEX_PART, f_190262_
int: o, CELL_COLUMN_COUNT, field_35518, field_35518, f_190263_
int: o, CELL_COLUMN_COUNT, field_35518, HORIZONTAL_BIOME_COUNT, f_190263_
boolean: r, hasCalculatedData, field_35690, field_35690, f_190267_
boolean: r, hasCalculatedData, field_35690, initializedBlendingData, f_190267_
double[]: s, heights, field_35692, heights, f_190269_
double[]: s, heights, field_35692, surfaceHeights, f_190269_
double[][]: u, densities, field_35693, field_35693, f_190270_
double[][]: u, densities, field_35693, collidableBlockDensities, f_190270_
com.mojang.serialization.Codec<double[]>: v, DOUBLE_ARRAY_CODEC, field_35695, field_35695, f_190272_
com.mojang.serialization.Codec<double[]>: v, DOUBLE_ARRAY_CODEC, field_35695, DOUBLE_ARRAY_CODEC, f_190272_
List<List<Holder<Biome>>>: t, biomes, field_36345, field_36345, f_202276_
List<List<Holder<Biome>>>: t, biomes, field_36345, biomes, f_202276_
Constructors
Methods
com.mojang.serialization.DataResult<BlendingData> (BlendingData): a, validateArraySize, method_39573, method_39573, m_190320_
com.mojang.serialization.DataResult<BlendingData> (BlendingData): a, validateArraySize, method_39573, validate, m_190320_
void (ChunkAccess, Set<Direction8>): a, calculateData, method_39572, method_39572, m_190317_
void (ChunkAccess, Set<Direction8>): a, calculateData, method_39572, initChunkBlendingData, m_190317_
void (int, ChunkAccess, int, int): a, addValuesForColumn, method_39347, method_39347, m_190299_
void (int, ChunkAccess, int, int): a, addValuesForColumn, method_39347, initBlockColumn, m_190299_
int (ChunkAccess, int, int): a, getHeightAtXZ, method_39349, getSurfaceHeight, m_190310_
int (ChunkAccess, int, int): a, getHeightAtXZ, method_39349, getSurfaceBlockY, m_190310_
double (ChunkAccess, BlockPos$MutableBlockPos): a, read1, method_39905, method_39905, m_198297_
double (ChunkAccess, BlockPos$MutableBlockPos): a, read1, method_39905, getAboveCollidableBlockValue, m_198297_
double (ChunkAccess, BlockPos$MutableBlockPos): b, read7, method_39906, method_39906, m_198300_
double (ChunkAccess, BlockPos$MutableBlockPos): b, read7, method_39906, getCollidableBlockDensityBelow, m_198300_
double[] (ChunkAccess, int, int, int): a, getDensityColumn, method_39354, method_39354, m_198292_
double[] (ChunkAccess, int, int, int): a, getDensityColumn, method_39354, calculateCollidableBlockDensityColumn, m_198292_
double (int, int, int): a, getHeight, method_39344, method_39344, m_190285_
double (int, int, int): a, getHeight, method_39344, getHeight, m_190285_
double (double[], int): a, getDensity, method_39575, method_39575, m_190324_
double (double[], int): a, getDensity, method_39575, getCollidableBlockDensity, m_190324_
double (int, int, int): b, getDensity, method_39345, method_39345, m_190333_
double (int, int, int): b, getDensity, method_39345, getCollidableBlockDensity, m_190333_
void (int, int, BlendingData$HeightConsumer): a, iterateHeights, method_39351, method_39351, m_190295_
void (int, int, BlendingData$HeightConsumer): a, iterateHeights, method_39351, acceptHeights, m_190295_
void (int, int, int, int, BlendingData$DensityConsumer): a, iterateDensities, method_39346, method_39346, m_190289_
void (int, int, int, int, BlendingData$DensityConsumer): a, iterateDensities, method_39346, acceptCollidableBlockDensities, m_190289_
int (): b, cellCountPerColumn, method_39576, method_39576, m_190327_
int (): b, cellCountPerColumn, method_39576, getVerticalHalfSectionCount, m_190327_
int (): d, getColumnMinY, method_39581, method_39581, m_190347_
int (): d, getColumnMinY, method_39581, getOneAboveBottomHalfSectionY, m_190347_
int (): e, getMinY, method_39583, method_39583, m_190353_
int (): e, getMinY, method_39583, getBottomHalfSectionY, m_190353_
int (int, int): a, getInsideIndex, method_39578, method_39578, m_190330_
int (int, int): a, getInsideIndex, method_39578, getNorthWestIndex, m_190330_
int (int, int): b, getOutsideIndex, method_39582, method_39582, m_190350_
int (int, int): b, getOutsideIndex, method_39582, getSouthEastIndex, m_190350_
int (int): b, getX, method_39343, method_39343, m_190348_
int (int): b, getX, method_39343, getX, m_190348_
int (int): c, getZ, method_39352, method_39352, m_190354_
int (int): c, getZ, method_39352, getZ, m_190354_
List<Holder<Biome>> (ChunkAccess, int, int): b, getBiomeColumn, method_41566, method_41566, m_224757_
List<Holder<Biome>> (ChunkAccess, int, int): b, getBiomeColumn, method_41566, getVerticalBiomeSections, m_224757_
void (int, int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, method_40028, m_224748_
void (int, int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, acceptBiomes, m_224748_
int (): c, quartCountPerColumn, method_41567, method_41567, m_224763_
int (): c, quartCountPerColumn, method_41567, getVerticalBiomeCount, m_224763_
int (int): a, getCellYIndex, method_41565, method_41565, m_224746_
int (int): a, getCellYIndex, method_41565, getHalfSectionHeight, m_224746_
LevelHeightAccessor (): a, getAreaWithOldGeneration, method_41564, method_41564, m_224743_
LevelHeightAccessor (): a, getAreaWithOldGeneration, method_41564, getOldHeightLimit, m_224743_
1.19
Names
cuz
dav
Fields
double: g, BLENDING_DENSITY_FACTOR, field_35514, field_35514, f_190255_
double: f, BLENDING_DENSITY_FACTOR, field_35514, field_35514, f_190255_
LevelHeightAccessor: a, AREA_WITH_OLD_GENERATION, field_35515, OLD_HEIGHT_LIMIT, f_190256_
LevelHeightAccessor: p, areaWithOldGeneration, field_35515, OLD_HEIGHT_LIMIT, f_224738_
int: b, CELL_WIDTH, field_36280, field_36280, f_198290_
int: a, CELL_WIDTH, field_36280, field_36280, f_198290_
int: c, CELL_HEIGHT, field_35511, field_35511, f_190252_
int: b, CELL_HEIGHT, field_35511, field_35511, f_190252_
int: d, CELL_RATIO, field_36281, field_36281, f_198291_
int: c, CELL_RATIO, field_36281, field_36281, f_198291_
int: h, CELLS_PER_SECTION_Y, field_35516, field_35516, f_190257_
int: i, CELLS_PER_SECTION_Y, field_35516, field_35516, f_190257_
int: i, QUARTS_PER_SECTION, field_35683, field_35683, f_190258_
int: j, QUARTS_PER_SECTION, field_35683, field_35683, f_190258_
int: j, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, field_35684, f_190259_
int: k, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, field_35684, f_190259_
int: k, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, field_35685, f_190260_
int: l, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, field_35685, f_190260_
int: l, CELL_COLUMN_INSIDE_COUNT, field_35686, field_35686, f_190261_
int: m, CELL_COLUMN_INSIDE_COUNT, field_35686, field_35686, f_190261_
int: m, CELL_COLUMN_OUTSIDE_COUNT, field_35687, field_35687, f_190262_
int: n, CELL_COLUMN_OUTSIDE_COUNT, field_35687, field_35687, f_190262_
int: n, CELL_COLUMN_COUNT, field_35518, field_35518, f_190263_
int: o, CELL_COLUMN_COUNT, field_35518, field_35518, f_190263_
int: o, CELL_HORIZONTAL_FLOOR_COUNT, field_35688, field_35688, f_190264_
List<Block>: p, SURFACE_BLOCKS, field_35519, SURFACE_BLOCKS, f_190265_
List<Block>: q, SURFACE_BLOCKS, field_35519, SURFACE_BLOCKS, f_190265_
double: e, NO_VALUE, field_35513, field_35513, f_190253_
double: d, NO_VALUE, field_35513, field_35513, f_190253_
boolean: q, oldNoise, field_35689, oldNoise, f_190266_
double[]: v, floorDensities, field_35694, field_35694, f_190271_
com.mojang.serialization.Codec<double[]>: w, DOUBLE_ARRAY_CODEC, field_35695, field_35695, f_190272_
com.mojang.serialization.Codec<double[]>: v, DOUBLE_ARRAY_CODEC, field_35695, field_35695, f_190272_
com.mojang.serialization.Codec<BlendingData>: f, CODEC, field_35682, CODEC, f_190254_
com.mojang.serialization.Codec<BlendingData>: e, CODEC, field_35682, CODEC, f_190254_
double: g, SOLID_DENSITY, field_37704, field_37704, f_224736_
double: h, AIR_DENSITY, field_37705, field_37705, f_224737_
Constructors
(boolean, Optional<double[]>)
(int, int, Optional<double[]>)
Methods
boolean (): a, oldNoise, method_39566, usesOldNoise, m_190277_
int (int, int): a, getFloorIndex, method_39569, method_39569, m_190282_
int (): c, getColumnMinY, method_39581, method_39581, m_190347_
int (): d, getColumnMinY, method_39581, method_39581, m_190347_
int (): d, getMinY, method_39583, method_39583, m_190353_
int (): e, getMinY, method_39583, method_39583, m_190353_
int (int, int): b, getInsideIndex, method_39578, method_39578, m_190330_
int (int, int): a, getInsideIndex, method_39578, method_39578, m_190330_
int (int, int): c, getOutsideIndex, method_39582, method_39582, m_190350_
int (int, int): b, getOutsideIndex, method_39582, method_39582, m_190350_
int (int): a, getX, method_39343, method_39343, m_190348_
int (int): b, getX, method_39343, method_39343, m_190348_
int (int): b, getZ, method_39352, method_39352, m_190354_
int (int): c, getZ, method_39352, method_39352, m_190354_
int (int): c, zeroIfNegative, method_39355, method_39355, m_190356_
int (int): d, zeroIfNegative, method_39355, method_39355, m_190356_
void (int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, method_40028, m_202277_
List<Holder<Biome>> (ChunkAccess, int, int): b, getBiomeColumn, method_41566, method_41566, m_224757_
void (int, int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, method_40028, m_224748_
int (): c, quartCountPerColumn, method_41567, method_41567, m_224763_
int (int): a, getCellYIndex, method_41565, method_41565, m_224746_
LevelHeightAccessor (): a, getAreaWithOldGeneration, method_41564, method_41564, m_224743_
1.18.2
Names
cue
cuz
Fields
double[][]: t, densities, field_35693, field_35693, f_190270_
double[][]: u, densities, field_35693, field_35693, f_190270_
double[]: u, floorDensities, field_35694, field_35694, f_190271_
double[]: v, floorDensities, field_35694, field_35694, f_190271_
com.mojang.serialization.Codec<double[]>: v, DOUBLE_ARRAY_CODEC, field_35695, field_35695, f_190272_
com.mojang.serialization.Codec<double[]>: w, DOUBLE_ARRAY_CODEC, field_35695, field_35695, f_190272_
List<Holder<Biome>>: t, biomes, field_36345, field_36345, f_202276_
Constructors
Methods
int (int): a, getFloorX, method_39568, method_39568, m_190280_
int (int): b, getFloorZ, method_39577, method_39577, m_190328_
int (int): c, getX, method_39343, method_39343, m_190348_
int (int): a, getX, method_39343, method_39343, m_190348_
int (int): d, getZ, method_39352, method_39352, m_190354_
int (int): b, getZ, method_39352, method_39352, m_190354_
int (int): e, zeroIfNegative, method_39355, method_39355, m_190356_
int (int): c, zeroIfNegative, method_39355, method_39355, m_190356_
void (int, int, BlendingData$BiomeConsumer): a, iterateBiomes, method_40028, method_40028, m_202277_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cue
net.minecraft.world.level.levelgen.blending.BlendingData
net.minecraft.class_6749
net.minecraft.world.gen.chunk.BlendingData
net.minecraft.src.C_182959_
net.minecraft.world.level.levelgen.blending.BlendingData
Fields
double: g, BLENDING_DENSITY_FACTOR, field_35514, field_35514, f_190255_
LevelHeightAccessor: a, AREA_WITH_OLD_GENERATION, field_35515, OLD_HEIGHT_LIMIT, f_190256_
int: b, CELL_WIDTH, field_36280, field_36280, f_198290_
int: c, CELL_HEIGHT, field_35511, field_35511, f_190252_
int: d, CELL_RATIO, field_36281, field_36281, f_198291_
int: h, CELLS_PER_SECTION_Y, field_35516, field_35516, f_190257_
int: i, QUARTS_PER_SECTION, field_35683, field_35683, f_190258_
int: j, CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, field_35684, f_190259_
int: k, CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, field_35685, f_190260_
int: l, CELL_COLUMN_INSIDE_COUNT, field_35686, field_35686, f_190261_
int: m, CELL_COLUMN_OUTSIDE_COUNT, field_35687, field_35687, f_190262_
int: n, CELL_COLUMN_COUNT, field_35518, field_35518, f_190263_
int: o, CELL_HORIZONTAL_FLOOR_COUNT, field_35688, field_35688, f_190264_
List<Block>: p, SURFACE_BLOCKS, field_35519, SURFACE_BLOCKS, f_190265_
double: e, NO_VALUE, field_35513, field_35513, f_190253_
boolean: q, oldNoise, field_35689, oldNoise, f_190266_
boolean: r, hasCalculatedData, field_35690, field_35690, f_190267_
double[]: s, heights, field_35692, heights, f_190269_
double[][]: t, densities, field_35693, field_35693, f_190270_
double[]: u, floorDensities, field_35694, field_35694, f_190271_
com.mojang.serialization.Codec<double[]>: v, DOUBLE_ARRAY_CODEC, field_35695, field_35695, f_190272_
com.mojang.serialization.Codec<BlendingData>: f, CODEC, field_35682, CODEC, f_190254_
Constructors
(boolean, Optional<double[]>)
Methods
com.mojang.serialization.DataResult<BlendingData> (BlendingData): a, validateArraySize, method_39573, method_39573, m_190320_
boolean (): a, oldNoise, method_39566, usesOldNoise, m_190277_
BlendingData (WorldGenRegion, int, int): a, getOrUpdateBlendingData, method_39570, getBlendingData, m_190304_
Set<Direction8> (WorldGenLevel, int, int, boolean): a, sideByGenerationAge, method_39579, getAdjacentChunksWithNoise, m_197065_
void (ChunkAccess, Set<Direction8>): a, calculateData, method_39572, method_39572, m_190317_
void (int, ChunkAccess, int, int): a, addValuesForColumn, method_39347, method_39347, m_190299_
int (ChunkAccess, int, int): a, getHeightAtXZ, method_39349, getSurfaceHeight, m_190310_
double (ChunkAccess, BlockPos$MutableBlockPos): a, read1, method_39905, method_39905, m_198297_
double (ChunkAccess, BlockPos$MutableBlockPos): b, read7, method_39906, method_39906, m_198300_
double[] (ChunkAccess, int, int, int): a, getDensityColumn, method_39354, method_39354, m_198292_
boolean (ChunkAccess, BlockPos): a, isGround, method_39350, isCollidableAndNotTreeAt, m_190314_
double (int, int, int): a, getHeight, method_39344, method_39344, m_190285_
double (double[], int): a, getDensity, method_39575, method_39575, m_190324_
double (int, int, int): b, getDensity, method_39345, method_39345, m_190333_
void (int, int, BlendingData$HeightConsumer): a, iterateHeights, method_39351, method_39351, m_190295_
void (int, int, int, int, BlendingData$DensityConsumer): a, iterateDensities, method_39346, method_39346, m_190289_
int (int, int): a, getFloorIndex, method_39569, method_39569, m_190282_
int (int): a, getFloorX, method_39568, method_39568, m_190280_
int (int): b, getFloorZ, method_39577, method_39577, m_190328_
int (): b, cellCountPerColumn, method_39576, method_39576, m_190327_
int (): c, getColumnMinY, method_39581, method_39581, m_190347_
int (): d, getMinY, method_39583, method_39583, m_190353_
int (int, int): b, getInsideIndex, method_39578, method_39578, m_190330_
int (int, int): c, getOutsideIndex, method_39582, method_39582, m_190350_
int (int): c, getX, method_39343, method_39343, m_190348_
int (int): d, getZ, method_39352, method_39352, m_190354_
int (int): e, zeroIfNegative, method_39355, method_39355, m_190356_