History - net.minecraft.world.gen.chunk.BlendingData
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
double[] (): lambda$new$1, method_61809, method_61809
double[] (): lambda$new$0, method_61809, method_61809
void (double[]): lambda$new$0, method_61808, method_61808
void (double[]): lambda$new$1, method_61808, method_61808
1.21.11_unobfuscated
Names
net.minecraft.world.level.levelgen.blending.BlendingData
net.minecraft.class_6749
net.minecraft.world.gen.chunk.BlendingData
Fields
double: BLENDING_DENSITY_FACTOR, field_35514, field_35514
int: CELL_WIDTH, field_36280, field_36280
int: CELL_HEIGHT, field_35511, field_35511
int: CELL_RATIO, field_36281, field_36281
double: SOLID_DENSITY, field_37704, field_37704
double: AIR_DENSITY, field_37705, field_37705
int: CELLS_PER_SECTION_Y, field_35516, field_35516
int: QUARTS_PER_SECTION, field_35683, BIOMES_PER_CHUNK
int: CELL_HORIZONTAL_MAX_INDEX_INSIDE, field_35684, LAST_CHUNK_BIOME_INDEX
int: CELL_HORIZONTAL_MAX_INDEX_OUTSIDE, field_35685, CHUNK_BIOME_END_INDEX
int: CELL_COLUMN_INSIDE_COUNT, field_35686, NORTH_WEST_END_INDEX
int: CELL_COLUMN_OUTSIDE_COUNT, field_35687, SOUTH_EAST_END_INDEX_PART
int: CELL_COLUMN_COUNT, field_35518, HORIZONTAL_BIOME_COUNT
HeightLimitView: areaWithOldGeneration, field_35515, oldHeightLimit
List<Block>: SURFACE_BLOCKS, field_35519, SURFACE_BLOCKS
double: NO_VALUE, field_35513, field_35513
boolean: hasCalculatedData, field_35690, initializedBlendingData
double[]: heights, field_35692, surfaceHeights
List<List<RegistryEntry<Biome>>>: biomes, field_36345, biomes
double[][]: densities, field_35693, collidableBlockDensities
Constructors
(int, int, Optional<double[]>)
Methods
BlendingData (BlendingData$Serialized): unpack, method_61807, fromSerialized
BlendingData$Serialized (): pack, method_61806, toSerialized
BlendingData (ChunkRegion, int, int): getOrUpdateBlendingData, method_39570, getBlendingData
Set<EightWayDirection> (StructureWorldAccess, int, int, boolean): sideByGenerationAge, method_39579, getAdjacentChunksWithNoise
void (Chunk, Set<EightWayDirection>): calculateData, method_39572, initChunkBlendingData
void (int, Chunk, int, int): addValuesForColumn, method_39347, initBlockColumn
int (Chunk, int, int): getHeightAtXZ, method_39349, getSurfaceBlockY
double (Chunk, BlockPos$Mutable): read1, method_39905, getAboveCollidableBlockValue
double (Chunk, BlockPos$Mutable): read7, method_39906, getCollidableBlockDensityBelow
double[] (Chunk, int, int, int): getDensityColumn, method_39354, calculateCollidableBlockDensityColumn
List<RegistryEntry<Biome>> (Chunk, int, int): getBiomeColumn, method_41566, getVerticalBiomeSections
boolean (Chunk, BlockPos): isGround, method_39350, isCollidableAndNotTreeAt
double (int, int, int): getHeight, method_39344, getHeight
double (double[], int): getDensity, method_39575, getCollidableBlockDensity
double (int, int, int): getDensity, method_39345, getCollidableBlockDensity
void (int, int, int, BlendingData$BiomeConsumer): iterateBiomes, method_40028, acceptBiomes
void (int, int, BlendingData$HeightConsumer): iterateHeights, method_39351, acceptHeights
void (int, int, int, int, BlendingData$CollidableBlockDensityConsumer): iterateDensities, method_39346, acceptCollidableBlockDensities
int (): cellCountPerColumn, method_39576, getVerticalHalfSectionCount
int (): quartCountPerColumn, method_41567, getVerticalBiomeCount
int (): getColumnMinY, method_39581, getOneAboveBottomHalfSectionY
int (): getMinY, method_39583, getBottomHalfSectionY
int (int): getCellYIndex, method_41565, getHalfSectionHeight
int (int, int): getInsideIndex, method_39578, getNorthWestIndex
int (int, int): getOutsideIndex, method_39582, getSouthEastIndex
int (int): getX, method_39343, getX
int (int): getZ, method_39352, getZ
int (int): zeroIfNegative, method_39355, clampPositive
HeightLimitView (): getAreaWithOldGeneration, method_41564, getOldHeightLimit
double[] (): lambda$new$1, method_61809, method_61809
void (double[]): lambda$new$0, method_61808, method_61808