History - net.minecraft.world.level.levelgen.NoiseChunk
25w18a
Names
eht
eij
Fields
NoiseSettings: a, noiseSettings, field_35674, generationShapeConfig, f_188717_
NoiseSettings: a, noiseSettings, field_35674
int: b, cellCountXZ, field_34599, horizontalCellCount, f_188718_
int: b, cellCountXZ, field_34599
int: c, cellCountY, field_34598, verticalCellCount, f_188719_
int: c, cellCountY, field_34598
int: d, cellNoiseMinY, field_34600, minimumCellY, f_188720_
int: d, cellNoiseMinY, field_34600
int: e, firstCellX, field_34601, startCellX, f_188721_
int: e, firstCellX, field_34601
int: f, firstCellZ, field_34602, startCellZ, f_188722_
int: f, firstCellZ, field_34602
int: g, firstNoiseX, field_34603, startBiomeX, f_188723_
int: g, firstNoiseX, field_34603
int: h, firstNoiseZ, field_34604, startBiomeZ, f_188724_
int: h, firstNoiseZ, field_34604
List<NoiseChunk$NoiseInterpolator>: i, interpolators, field_34605, interpolators, f_188725_
List<NoiseChunk$NoiseInterpolator>: i, interpolators, field_34605
it.unimi.dsi.fastutil.longs.Long2IntMap: l, preliminarySurfaceLevel, field_36273, surfaceHeightEstimateCache, f_198238_
it.unimi.dsi.fastutil.longs.Long2IntMap: l, preliminarySurfaceLevel, field_36273
Aquifer: m, aquifer, field_34613, aquiferSampler, f_188728_
Aquifer: m, aquifer, field_34613
Blender: p, blender, field_35487, blender, f_188731_
Blender: p, blender, field_35487
List<NoiseChunk$CacheAllInCell>: j, cellCaches, field_36581, caches, f_209160_
List<NoiseChunk$CacheAllInCell>: j, cellCaches, field_36581
Map<DensityFunction, DensityFunction>: k, wrapped, field_36582, actualDensityFunctionCache, f_209161_
Map<DensityFunction, DensityFunction>: k, wrapped, field_36582
DensityFunction: n, initialDensityNoJaggedness, field_36583, initialDensityWithoutJaggedness, f_209162_
DensityFunction: n, initialDensityNoJaggedness, field_36583
NoiseChunk$BlockStateFiller: o, blockStateRule, field_36584, blockStateSampler, f_209163_
NoiseChunk$BlockStateFiller: o, blockStateRule, field_36584
NoiseChunk$FlatCache: q, blendAlpha, field_36585, cachedBlendAlphaDensityFunction, f_209164_
NoiseChunk$FlatCache: q, blendAlpha, field_36585
NoiseChunk$FlatCache: r, blendOffset, field_36586, cachedBlendOffsetDensityFunction, f_209165_
NoiseChunk$FlatCache: r, blendOffset, field_36586
DensityFunctions$BeardifierOrMarker: s, beardifier, field_37113, beardifying, f_209166_
DensityFunctions$BeardifierOrMarker: s, beardifier, field_37113
long: t, lastBlendingDataPos, field_36587, lastBlendingColumnPos, f_209167_
long: t, lastBlendingDataPos, field_36587
Blender$BlendingOutput: u, lastBlendingOutput, field_36588, lastBlendingResult, f_209168_
Blender$BlendingOutput: u, lastBlendingOutput, field_36588
int: v, noiseSizeXZ, field_36589, horizontalBiomeEnd, f_209169_
int: v, noiseSizeXZ, field_36589
int: w, cellWidth, field_36590, horizontalCellBlockCount, f_209170_
int: w, cellWidth, field_36590
int: x, cellHeight, field_36591, verticalCellBlockCount, f_209171_
int: x, cellHeight, field_36591
boolean: y, interpolating, field_36592, isInInterpolationLoop, f_209172_
boolean: y, interpolating, field_36592
boolean: z, fillingCell, field_36593, isSamplingForCaches, f_209173_
boolean: z, fillingCell, field_36593
int: A, cellStartBlockX, field_36594, startBlockX, f_209150_
int: A, cellStartBlockX, field_36594
int: B, cellStartBlockY, field_36572, startBlockY, f_209151_
int: B, cellStartBlockY, field_36572
int: C, cellStartBlockZ, field_36573, startBlockZ, f_209152_
int: C, cellStartBlockZ, field_36573
int: D, inCellX, field_36574, cellBlockX, f_209153_
int: D, inCellX, field_36574
int: E, inCellY, field_36575, cellBlockY, f_209154_
int: E, inCellY, field_36575
int: F, inCellZ, field_36576, cellBlockZ, f_209155_
int: F, inCellZ, field_36576
long: G, interpolationCounter, field_36577, sampleUniqueIndex, f_209156_
long: G, interpolationCounter, field_36577
long: H, arrayInterpolationCounter, field_36578, cacheOnceUniqueIndex, f_209157_
long: H, arrayInterpolationCounter, field_36578
int: I, arrayIndex, field_36579, index, f_209158_
int: I, arrayIndex, field_36579
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580, interpolationEachApplier, f_209159_
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580
Constructors
Methods
int (int, int): a, preliminarySurfaceLevel, method_39900, estimateSurfaceHeight, m_198256_
int (int, int): a, preliminarySurfaceLevel, method_39900
int (long): a, computePreliminarySurfaceLevel, method_39899, calculateSurfaceHeightEstimate, m_198249_
int (long): a, computePreliminarySurfaceLevel, method_39899
Blender (): d, getBlender, method_39327, getBlender, m_188743_
Blender (): d, getBlender, method_39327
void (): f, initializeForFirstCellX, method_38336, sampleStartDensity, m_188791_
void (): f, initializeForFirstCellX, method_38336
void (int): b, advanceCellX, method_38339, sampleEndDensity, m_188749_
void (int): b, advanceCellX, method_38339
void (int, int): b, selectCellYZ, method_38362, onSampledCellCorners, m_188810_
void (int, int): b, selectCellYZ, method_38362
void (): h, swapSlices, method_38348, swapBuffers, m_188804_
void (): h, swapSlices, method_38348
Aquifer (): i, aquifer, method_38354, getAquiferSampler, m_188817_
Aquifer (): i, aquifer, method_38354
BlockState (): e, getInterpolatedState, method_40536, sampleBlockState, m_209247_
BlockState (): e, getInterpolatedState, method_40536
int (): a, blockX, comp_371, blockX, m_207115_
int (): a, blockX, comp_371
int (): b, blockY, comp_372, blockY, m_207114_
int (): b, blockY, comp_372
int (): c, blockZ, comp_373, blockZ, m_207113_
int (): c, blockZ, comp_373
void (boolean, int): a, fillSlice, method_40532, sampleDensity, m_209220_
void (boolean, int): a, fillSlice, method_40532
NoiseChunk (int): c, forIndex, method_40534, at, m_207263_
NoiseChunk (int): c, forIndex, method_40534
void (double[], DensityFunction): a, fillAllDirectly, method_40478, fill, m_207207_
void (double[], DensityFunction): a, fillAllDirectly, method_40478
void (int, double): a, updateForY, method_38337, interpolateY, m_209191_
void (int, double): a, updateForY, method_38337
void (int, double): b, updateForX, method_38349, interpolateX, m_209230_
void (int, double): b, updateForX, method_38349
void (int, double): c, updateForZ, method_38355, interpolateZ, m_209241_
void (int, double): c, updateForZ, method_38355
void (): g, stopInterpolation, method_40537, stopInterpolation, m_209248_
void (): g, stopInterpolation, method_40537
Blender$BlendingOutput (int, int): c, getOrComputeBlendingOutput, method_40535, calculateBlendResult, m_209244_
Blender$BlendingOutput (int, int): c, getOrComputeBlendingOutput, method_40535
DensityFunction (DensityFunction): a, wrap, method_40529, getActualDensityFunction, m_209213_
DensityFunction (DensityFunction): a, wrap, method_40529
DensityFunction (DensityFunction): b, wrapNew, method_40533, getActualDensityFunctionImpl, m_209233_
DensityFunction (DensityFunction): b, wrapNew, method_40533
NoiseChunk (ChunkAccess, RandomState, DensityFunctions$BeardifierOrMarker, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543, create, m_224352_
NoiseChunk (ChunkAccess, RandomState, DensityFunctions$BeardifierOrMarker, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543
Climate$Sampler (NoiseRouter, List<Climate$ParameterPoint>): a, cachedClimateSampler, method_40531, createMultiNoiseSampler, m_224359_
Climate$Sampler (NoiseRouter, List<Climate$ParameterPoint>): a, cachedClimateSampler, method_40531
int (): j, cellWidth, method_42361, getHorizontalCellBlockCount, m_224362_
int (): j, cellWidth, method_42361
int (): k, cellHeight, method_42362, getVerticalCellBlockCount, m_224363_
int (): k, cellHeight, method_42362
1.21.5
Names
ecx
eht
Fields
Constructors
Methods
1.21.4
Names
edu
ecx
Fields
Constructors
Methods
1.21.3
Names
dzc
edu
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dya
dzc
Fields
Constructors
Methods
1.20.6
Names
dou
dya
Fields
Constructors
Methods
1.20.4
Names
dkw
dou
Fields
Constructors
Methods
1.20.2
Names
dho
dkw
Fields
Constructors
Methods
1.20.1
Names
dhd
dho
Fields
Constructors
Methods
1.19.4
Names
def
dhd
Fields
int: c, cellCountY, field_34598, cellHeight, f_188719_
int: c, cellCountY, field_34598, verticalCellCount, f_188719_
int: g, firstNoiseX, field_34603, biomeX, f_188723_
int: g, firstNoiseX, field_34603, startBiomeX, f_188723_
int: h, firstNoiseZ, field_34604, biomeZ, f_188724_
int: h, firstNoiseZ, field_34604, startBiomeZ, f_188724_
int: v, noiseSizeXZ, field_36589, biomeHorizontalEnd, f_209169_
int: v, noiseSizeXZ, field_36589, horizontalBiomeEnd, f_209169_
int: w, cellWidth, field_36590, horizontalBlockSize, f_209170_
int: w, cellWidth, field_36590, horizontalCellBlockCount, f_209170_
int: x, cellHeight, field_36591, verticalBlockSize, f_209171_
int: x, cellHeight, field_36591, verticalCellBlockCount, f_209171_
boolean: z, fillingCell, field_36593, isSamplingNoise, f_209173_
boolean: z, fillingCell, field_36593, isSamplingForCaches, f_209173_
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580, eachApplier, f_209159_
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580, interpolationEachApplier, f_209159_
Constructors
Methods
void (): f, initializeForFirstCellX, method_38336, sampleStartNoise, m_188791_
void (): f, initializeForFirstCellX, method_38336, sampleStartDensity, m_188791_
void (int): b, advanceCellX, method_38339, sampleEndNoise, m_188749_
void (int): b, advanceCellX, method_38339, sampleEndDensity, m_188749_
void (int, int): b, selectCellYZ, method_38362, sampleNoiseCorners, m_188810_
void (int, int): b, selectCellYZ, method_38362, onSampledCellCorners, m_188810_
void (boolean, int): a, fillSlice, method_40532, sampleNoise, m_209220_
void (boolean, int): a, fillSlice, method_40532, sampleDensity, m_209220_
NoiseChunk (int): c, forIndex, method_40534, getPosAt, m_207263_
NoiseChunk (int): c, forIndex, method_40534, at, m_207263_
void (double[], DensityFunction): a, fillAllDirectly, method_40478, applyEach, m_207207_
void (double[], DensityFunction): a, fillAllDirectly, method_40478, fill, m_207207_
void (int, double): a, updateForY, method_38337, sampleNoiseY, m_209191_
void (int, double): a, updateForY, method_38337, interpolateY, m_209191_
void (int, double): b, updateForX, method_38349, sampleNoiseX, m_209230_
void (int, double): b, updateForX, method_38349, interpolateX, m_209230_
void (int, double): c, updateForZ, method_38355, sampleNoiseZ, m_209241_
void (int, double): c, updateForZ, method_38355, interpolateZ, m_209241_
int (): j, cellWidth, method_42361, getHorizontalBlockSize, m_224362_
int (): j, cellWidth, method_42361, getHorizontalCellBlockCount, m_224362_
int (): k, cellHeight, method_42362, getVerticalBlockSize, m_224363_
int (): k, cellHeight, method_42362, getVerticalCellBlockCount, m_224363_
1.19.3
Names
dav
def
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
czy
dav
Fields
int: b, cellCountXZ, field_34599, horizontalSize, f_188718_
int: b, cellCountXZ, field_34599, horizontalCellCount, f_188718_
int: c, cellCountY, field_34598, height, f_188719_
int: c, cellCountY, field_34598, cellHeight, f_188719_
int: d, cellNoiseMinY, field_34600, minimumY, f_188720_
int: d, cellNoiseMinY, field_34600, minimumCellY, f_188720_
int: e, firstCellX, field_34601, x, f_188721_
int: e, firstCellX, field_34601, startCellX, f_188721_
int: f, firstCellZ, field_34602, z, f_188722_
int: f, firstCellZ, field_34602, startCellZ, f_188722_
it.unimi.dsi.fastutil.longs.Long2IntMap: l, preliminarySurfaceLevel, field_36273, field_36273, f_198238_
it.unimi.dsi.fastutil.longs.Long2IntMap: l, preliminarySurfaceLevel, field_36273, surfaceHeightEstimateCache, f_198238_
List<NoiseChunk$CacheAllInCell>: j, cellCaches, field_36581, field_36581, f_209160_
List<NoiseChunk$CacheAllInCell>: j, cellCaches, field_36581, caches, f_209160_
Map<DensityFunction, DensityFunction>: k, wrapped, field_36582, field_36582, f_209161_
Map<DensityFunction, DensityFunction>: k, wrapped, field_36582, actualDensityFunctionCache, f_209161_
DensityFunction: n, initialDensityNoJaggedness, field_36583, field_36583, f_209162_
DensityFunction: n, initialDensityNoJaggedness, field_36583, initialDensityWithoutJaggedness, f_209162_
NoiseChunk$FlatCache: q, blendAlpha, field_36585, field_36585, f_209164_
NoiseChunk$FlatCache: q, blendAlpha, field_36585, cachedBlendAlphaDensityFunction, f_209164_
NoiseChunk$FlatCache: r, blendOffset, field_36586, field_36586, f_209165_
NoiseChunk$FlatCache: r, blendOffset, field_36586, cachedBlendOffsetDensityFunction, f_209165_
DensityFunctions$BeardifierOrMarker: s, beardifier, field_37113, field_37113, f_209166_
DensityFunctions$BeardifierOrMarker: s, beardifier, field_37113, beardifying, f_209166_
long: t, lastBlendingDataPos, field_36587, field_36587, f_209167_
long: t, lastBlendingDataPos, field_36587, lastBlendingColumnPos, f_209167_
Blender$BlendingOutput: u, lastBlendingOutput, field_36588, field_36588, f_209168_
Blender$BlendingOutput: u, lastBlendingOutput, field_36588, lastBlendingResult, f_209168_
int: v, noiseSizeXZ, field_36589, field_36589, f_209169_
int: v, noiseSizeXZ, field_36589, biomeHorizontalEnd, f_209169_
boolean: y, interpolating, field_36592, field_36592, f_209172_
boolean: y, interpolating, field_36592, isInInterpolationLoop, f_209172_
boolean: z, fillingCell, field_36593, field_36593, f_209173_
boolean: z, fillingCell, field_36593, isSamplingNoise, f_209173_
int: A, cellStartBlockX, field_36594, field_36594, f_209150_
int: A, cellStartBlockX, field_36594, startBlockX, f_209150_
int: B, cellStartBlockY, field_36572, field_36572, f_209151_
int: B, cellStartBlockY, field_36572, startBlockY, f_209151_
int: C, cellStartBlockZ, field_36573, field_36573, f_209152_
int: C, cellStartBlockZ, field_36573, startBlockZ, f_209152_
int: D, inCellX, field_36574, field_36574, f_209153_
int: D, inCellX, field_36574, cellBlockX, f_209153_
int: E, inCellY, field_36575, field_36575, f_209154_
int: E, inCellY, field_36575, cellBlockY, f_209154_
int: F, inCellZ, field_36576, field_36576, f_209155_
int: F, inCellZ, field_36576, cellBlockZ, f_209155_
long: G, interpolationCounter, field_36577, field_36577, f_209156_
long: G, interpolationCounter, field_36577, sampleUniqueIndex, f_209156_
long: H, arrayInterpolationCounter, field_36578, field_36578, f_209157_
long: H, arrayInterpolationCounter, field_36578, cacheOnceUniqueIndex, f_209157_
int: I, arrayIndex, field_36579, field_36579, f_209158_
int: I, arrayIndex, field_36579, index, f_209158_
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580, field_36580, f_209159_
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580, eachApplier, f_209159_
Constructors
Methods
int (int, int): a, preliminarySurfaceLevel, method_39900, method_39900, m_198256_
int (int, int): a, preliminarySurfaceLevel, method_39900, estimateSurfaceHeight, m_198256_
int (long): a, computePreliminarySurfaceLevel, method_39899, method_39899, m_198249_
int (long): a, computePreliminarySurfaceLevel, method_39899, calculateSurfaceHeightEstimate, m_198249_
void (boolean, int): a, fillSlice, method_40532, method_40532, m_209220_
void (boolean, int): a, fillSlice, method_40532, sampleNoise, m_209220_
NoiseChunk (int): c, forIndex, method_40534, method_40477, m_207263_
NoiseChunk (int): c, forIndex, method_40534, getPosAt, m_207263_
void (double[], DensityFunction): a, fillAllDirectly, method_40478, method_40478, m_207207_
void (double[], DensityFunction): a, fillAllDirectly, method_40478, applyEach, m_207207_
void (): g, stopInterpolation, method_40537, method_40537, m_209248_
void (): g, stopInterpolation, method_40537, stopInterpolation, m_209248_
Blender$BlendingOutput (int, int): c, getOrComputeBlendingOutput, method_40535, method_40535, m_209244_
Blender$BlendingOutput (int, int): c, getOrComputeBlendingOutput, method_40535, calculateBlendResult, m_209244_
DensityFunction (DensityFunction): a, wrap, method_40529, method_40529, m_209213_
DensityFunction (DensityFunction): a, wrap, method_40529, getActualDensityFunction, m_209213_
DensityFunction (DensityFunction): b, wrapNew, method_40533, method_40533, m_209233_
DensityFunction (DensityFunction): b, wrapNew, method_40533, getActualDensityFunctionImpl, m_209233_
1.19
Names
cua
czy
Fields
Constructors
(int, int, int, NoiseRouter, int, int, DensityFunctions$BeardifierOrMarker, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender)
(int, RandomState, int, int, NoiseSettings, DensityFunctions$BeardifierOrMarker, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender)
Methods
Blender (): d, getBlender, method_39327, getBlender, m_207434_
Blender (): d, getBlender, method_39327, getBlender, m_188743_
NoiseChunk (ChunkAccess, NoiseRouter, Supplier<DensityFunctions$BeardifierOrMarker>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543, create, m_209206_
NoiseChunk (int, int, int, int, NoiseRouter, NoiseGeneratorSettings, Aquifer$FluidPicker): a, forColumn, method_39542, create, m_209194_
Climate$Sampler (NoiseRouter): a, cachedClimateSampler, method_40531, createMultiNoiseSampler, m_209218_
void (int, double): c, updateForZ, method_38355, sampleNoise, m_209241_
void (int, double): c, updateForZ, method_38355, sampleNoiseZ, m_209241_
NoiseChunk (ChunkAccess, RandomState, DensityFunctions$BeardifierOrMarker, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543, create, m_224352_
Climate$Sampler (NoiseRouter, List<Climate$ParameterPoint>): a, cachedClimateSampler, method_40531, createMultiNoiseSampler, m_224359_
int (): j, cellWidth, method_42361, getHorizontalBlockSize, m_224362_
int (): k, cellHeight, method_42362, getVerticalBlockSize, m_224363_
1.18.2
Names
ctg
cua
Fields
NoiseSampler: a, sampler, field_36272, field_36272, f_198237_
NoiseSettings: b, noiseSettings, field_35674, generationShapeConfig, f_188717_
NoiseSettings: a, noiseSettings, field_35674, generationShapeConfig, f_188717_
int: c, cellCountXZ, field_34599, horizontalSize, f_188718_
int: b, cellCountXZ, field_34599, horizontalSize, f_188718_
int: d, cellCountY, field_34598, height, f_188719_
int: c, cellCountY, field_34598, height, f_188719_
int: e, cellNoiseMinY, field_34600, minimumY, f_188720_
int: d, cellNoiseMinY, field_34600, minimumY, f_188720_
int: f, firstCellX, field_34601, x, f_188721_
int: e, firstCellX, field_34601, x, f_188721_
int: g, firstCellZ, field_34602, z, f_188722_
int: f, firstCellZ, field_34602, z, f_188722_
int: h, firstNoiseX, field_34603, biomeX, f_188723_
int: g, firstNoiseX, field_34603, biomeX, f_188723_
int: i, firstNoiseZ, field_34604, biomeZ, f_188724_
int: h, firstNoiseZ, field_34604, biomeZ, f_188724_
List<NoiseChunk$NoiseInterpolator>: j, interpolators, field_34605, interpolators, f_188725_
List<NoiseChunk$NoiseInterpolator>: i, interpolators, field_34605, interpolators, f_188725_
NoiseSampler$FlatNoiseData[][]: k, noiseData, field_35486, field_35486, f_188726_
NoiseChunk$BlockStateFiller: n, baseNoise, field_34614, initialNoiseBlockStateSampler, f_188729_
NoiseChunk$BlockStateFiller: o, oreVeins, field_34615, oreVeinSampler, f_188730_
List<NoiseChunk$CacheAllInCell>: j, cellCaches, field_36581, field_36581, f_209160_
Map<DensityFunction, DensityFunction>: k, wrapped, field_36582, field_36582, f_209161_
DensityFunction: n, initialDensityNoJaggedness, field_36583, field_36583, f_209162_
NoiseChunk$BlockStateFiller: o, blockStateRule, field_36584, blockStateSampler, f_209163_
NoiseChunk$FlatCache: q, blendAlpha, field_36585, field_36585, f_209164_
NoiseChunk$FlatCache: r, blendOffset, field_36586, field_36586, f_209165_
DensityFunctions$BeardifierOrMarker: s, beardifier, field_37113, field_37113, f_209166_
long: t, lastBlendingDataPos, field_36587, field_36587, f_209167_
Blender$BlendingOutput: u, lastBlendingOutput, field_36588, field_36588, f_209168_
int: v, noiseSizeXZ, field_36589, field_36589, f_209169_
int: w, cellWidth, field_36590, horizontalBlockSize, f_209170_
int: x, cellHeight, field_36591, verticalBlockSize, f_209171_
boolean: y, interpolating, field_36592, field_36592, f_209172_
boolean: z, fillingCell, field_36593, field_36593, f_209173_
int: A, cellStartBlockX, field_36594, field_36594, f_209150_
int: B, cellStartBlockY, field_36572, field_36572, f_209151_
int: C, cellStartBlockZ, field_36573, field_36573, f_209152_
int: D, inCellX, field_36574, field_36574, f_209153_
int: E, inCellY, field_36575, field_36575, f_209154_
int: F, inCellZ, field_36576, field_36576, f_209155_
long: G, interpolationCounter, field_36577, field_36577, f_209156_
long: H, arrayInterpolationCounter, field_36578, field_36578, f_209157_
int: I, arrayIndex, field_36579, field_36579, f_209158_
DensityFunction$ContextProvider: J, sliceFillingContextProvider, field_36580, field_36580, f_209159_
Constructors
(int, int, int, NoiseSampler, int, int, NoiseChunk$NoiseFiller, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender)
(int, int, int, NoiseRouter, int, int, DensityFunctions$BeardifierOrMarker, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender)
Methods
NoiseChunk (ChunkAccess, NoiseSampler, Supplier<NoiseChunk$NoiseFiller>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543, create, m_188773_
NoiseChunk (int, int, int, int, NoiseSampler, NoiseGeneratorSettings, Aquifer$FluidPicker): a, forColumn, method_39542, create, m_188758_
NoiseSampler$FlatNoiseData (int, int): a, noiseData, method_38346, createMultiNoisePoint, m_188751_
int (int, int): b, preliminarySurfaceLevel, method_39900, method_39900, m_198256_
int (int, int): a, preliminarySurfaceLevel, method_39900, method_39900, m_198256_
NoiseChunk$NoiseInterpolator (NoiseChunk$NoiseFiller): a, createNoiseInterpolator, method_38344, createNoiseInterpolator, m_188780_
Blender (): a, getBlender, method_39327, getBlender, m_188743_
Blender (): d, getBlender, method_39327, getBlender, m_207434_
void (): b, initializeForFirstCellX, method_38336, sampleStartNoise, m_188791_
void (): f, initializeForFirstCellX, method_38336, sampleStartNoise, m_188791_
void (int): a, advanceCellX, method_38339, sampleEndNoise, m_188749_
void (int): b, advanceCellX, method_38339, sampleEndNoise, m_188749_
void (int, int): c, selectCellYZ, method_38362, sampleNoiseCorners, m_188810_
void (int, int): b, selectCellYZ, method_38362, sampleNoiseCorners, m_188810_
void (double): a, updateForY, method_38337, sampleNoiseY, m_188744_
void (double): b, updateForX, method_38349, sampleNoiseX, m_188792_
void (double): c, updateForZ, method_38355, sampleNoise, m_188805_
void (): c, swapSlices, method_38348, swapBuffers, m_188804_
void (): h, swapSlices, method_38348, swapBuffers, m_188804_
Aquifer (): d, aquifer, method_38354, getAquiferSampler, m_188817_
Aquifer (): i, aquifer, method_38354, getAquiferSampler, m_188817_
BlockState (int, int, int): a, updateNoiseAndGenerateBaseState, method_38341, sampleInitialNoiseBlockState, m_188754_
BlockState (int, int, int): b, oreVeinify, method_38352, sampleOreVeins, m_188800_
NoiseChunk (ChunkAccess, NoiseRouter, Supplier<DensityFunctions$BeardifierOrMarker>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543, create, m_209206_
NoiseChunk (int, int, int, int, NoiseRouter, NoiseGeneratorSettings, Aquifer$FluidPicker): a, forColumn, method_39542, create, m_209194_
Climate$Sampler (NoiseRouter): a, cachedClimateSampler, method_40531, createMultiNoiseSampler, m_209218_
BlockState (): e, getInterpolatedState, method_40536, sampleBlockState, m_209247_
int (): a, blockX, comp_371, blockX, m_207115_
int (): b, blockY, comp_372, blockY, m_207114_
int (): c, blockZ, comp_373, blockZ, m_207113_
void (boolean, int): a, fillSlice, method_40532, method_40532, m_209220_
NoiseChunk (int): c, forIndex, method_40534, method_40477, m_207263_
void (double[], DensityFunction): a, fillAllDirectly, method_40478, method_40478, m_207207_
void (int, double): a, updateForY, method_38337, sampleNoiseY, m_209191_
void (int, double): b, updateForX, method_38349, sampleNoiseX, m_209230_
void (int, double): c, updateForZ, method_38355, sampleNoise, m_209241_
void (): g, stopInterpolation, method_40537, method_40537, m_209248_
Blender$BlendingOutput (int, int): c, getOrComputeBlendingOutput, method_40535, method_40535, m_209244_
DensityFunction (DensityFunction): a, wrap, method_40529, method_40529, m_209213_
DensityFunction (DensityFunction): b, wrapNew, method_40533, method_40533, m_209233_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ctg
net.minecraft.world.level.levelgen.NoiseChunk
net.minecraft.class_6568
net.minecraft.world.gen.chunk.ChunkNoiseSampler
net.minecraft.src.C_182895_
Fields
NoiseSampler: a, sampler, field_36272, field_36272, f_198237_
NoiseSettings: b, noiseSettings, field_35674, generationShapeConfig, f_188717_
int: c, cellCountXZ, field_34599, horizontalSize, f_188718_
int: d, cellCountY, field_34598, height, f_188719_
int: e, cellNoiseMinY, field_34600, minimumY, f_188720_
int: f, firstCellX, field_34601, x, f_188721_
int: g, firstCellZ, field_34602, z, f_188722_
int: h, firstNoiseX, field_34603, biomeX, f_188723_
int: i, firstNoiseZ, field_34604, biomeZ, f_188724_
List<NoiseChunk$NoiseInterpolator>: j, interpolators, field_34605, interpolators, f_188725_
NoiseSampler$FlatNoiseData[][]: k, noiseData, field_35486, field_35486, f_188726_
it.unimi.dsi.fastutil.longs.Long2IntMap: l, preliminarySurfaceLevel, field_36273, field_36273, f_198238_
Aquifer: m, aquifer, field_34613, aquiferSampler, f_188728_
NoiseChunk$BlockStateFiller: n, baseNoise, field_34614, initialNoiseBlockStateSampler, f_188729_
NoiseChunk$BlockStateFiller: o, oreVeins, field_34615, oreVeinSampler, f_188730_
Blender: p, blender, field_35487, blender, f_188731_
Constructors
(int, int, int, NoiseSampler, int, int, NoiseChunk$NoiseFiller, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender)
Methods
NoiseChunk (ChunkAccess, NoiseSampler, Supplier<NoiseChunk$NoiseFiller>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, forChunk, method_39543, create, m_188773_
NoiseChunk (int, int, int, int, NoiseSampler, NoiseGeneratorSettings, Aquifer$FluidPicker): a, forColumn, method_39542, create, m_188758_
NoiseSampler$FlatNoiseData (int, int): a, noiseData, method_38346, createMultiNoisePoint, m_188751_
int (int, int): b, preliminarySurfaceLevel, method_39900, method_39900, m_198256_
int (long): a, computePreliminarySurfaceLevel, method_39899, method_39899, m_198249_
NoiseChunk$NoiseInterpolator (NoiseChunk$NoiseFiller): a, createNoiseInterpolator, method_38344, createNoiseInterpolator, m_188780_
Blender (): a, getBlender, method_39327, getBlender, m_188743_
void (): b, initializeForFirstCellX, method_38336, sampleStartNoise, m_188791_
void (int): a, advanceCellX, method_38339, sampleEndNoise, m_188749_
void (int, int): c, selectCellYZ, method_38362, sampleNoiseCorners, m_188810_
void (double): a, updateForY, method_38337, sampleNoiseY, m_188744_
void (double): b, updateForX, method_38349, sampleNoiseX, m_188792_
void (double): c, updateForZ, method_38355, sampleNoise, m_188805_
void (): c, swapSlices, method_38348, swapBuffers, m_188804_
Aquifer (): d, aquifer, method_38354, getAquiferSampler, m_188817_
BlockState (int, int, int): a, updateNoiseAndGenerateBaseState, method_38341, sampleInitialNoiseBlockState, m_188754_
BlockState (int, int, int): b, oreVeinify, method_38352, sampleOreVeins, m_188800_