net.minecraft.world.level.levelgen

public class NoiseChunk

implements DensityFunction$ContextProvider, DensityFunction$FunctionContext

egk
net.minecraft.world.level.levelgen.NoiseChunk
net.minecraft.class_6568
net.minecraft.unmapped.C_rvjywqnu
net.minecraft.world.gen.chunk.ChunkNoiseSampler
net.minecraft.world.gen.chunk.ChunkNoiseSampler

Field summary

Modifier and TypeField
private final NoiseSettings
a
noiseSettings
field_35674
f_rrobeaxe
generationShapeConfig
generationShapeConfig
final int
b
cellCountXZ
field_34599
f_nzwfsmwa
horizontalCellCount
horizontalSize
final int
c
cellCountY
field_34598
f_lzcdiirr
verticalCellCount
height
final int
d
cellNoiseMinY
field_34600
f_hpkitmdp
minimumCellY
minimumY
private final int
e
firstCellX
field_34601
f_ewqpqzws
startCellX
firstCellX
private final int
f
firstCellZ
field_34602
f_tupstqfc
startCellZ
firstCellZ
final int
g
firstNoiseX
field_34603
f_nhocwnvj
startBiomeX
firstNoiseX
final int
h
firstNoiseZ
field_34604
f_ycdqwwen
startBiomeZ
firstNoiseZ
final List<NoiseChunk$NoiseInterpolator>
i
interpolators
field_34605
f_diwfyabf
interpolators
interpolators
final List<NoiseChunk$CacheAllInCell>
j
cellCaches
field_36581
f_vjvtctpr
caches
cellCaches
private final Map<DensityFunction, DensityFunction>
k
wrapped
field_36582
f_shocempi
actualDensityFunctionCache
wrappedFunctions
private final it.unimi.dsi.fastutil.longs.Long2IntMap
l
preliminarySurfaceLevel
field_36273
f_xflyvvkc
surfaceHeightEstimateCache
preliminarySurfaceLevel
private final Aquifer
m
aquifer
field_34613
f_gobowyuo
aquiferSampler
aquiferSampler
private final DensityFunction
n
initialDensityNoJaggedness
field_36583
f_aawrolef
initialDensityWithoutJaggedness
initialDensityNoJaggedness
private final NoiseChunk$BlockStateFiller
o
blockStateRule
field_36584
f_otraapow
blockStateSampler
blockStateSampler
private final Blender
p
blender
field_35487
f_opnkrroc
blender
blender
private final NoiseChunk$FlatCache
q
blendAlpha
field_36585
f_bnlcotdm
cachedBlendAlphaDensityFunction
blendAlpha
private final NoiseChunk$FlatCache
r
blendOffset
field_36586
f_bjvcfzxn
cachedBlendOffsetDensityFunction
blendOffset
private final DensityFunctions$BeardifierOrMarker
s
beardifier
field_37113
f_koytdfzc
beardifying
structureWeightSampler
private long
t
lastBlendingDataPos
field_36587
f_bcyccope
lastBlendingColumnPos
lastBlendingDataPos
private Blender$BlendingOutput
u
lastBlendingOutput
field_36588
f_lybnddyv
lastBlendingResult
lastBlendingOutput
final int
v
noiseSizeXZ
field_36589
f_ryartltr
horizontalBiomeEnd
horizontalNoiseSize
final int
w
cellWidth
field_36590
f_oomddtek
horizontalCellBlockCount
cellWidth
final int
x
cellHeight
field_36591
f_rqqrsgbo
verticalCellBlockCount
cellHeight
boolean
y
interpolating
field_36592
f_jypoqcac
isInInterpolationLoop
interpolating
boolean
z
fillingCell
field_36593
f_npznmllm
isSamplingForCaches
fillingCell
private int
A
cellStartBlockX
field_36594
f_ubegzncu
startBlockX
cellStartBlockX
int
B
cellStartBlockY
field_36572
f_mllomflm
startBlockY
cellStartBlockY
private int
C
cellStartBlockZ
field_36573
f_wkuelxms
startBlockZ
cellStartBlockZ
int
D
inCellX
field_36574
f_gaxmjyen
cellBlockX
inCellX
int
E
inCellY
field_36575
f_woxkktfj
cellBlockY
inCellY
int
F
inCellZ
field_36576
f_eyzzurrd
cellBlockZ
inCellZ
long
G
interpolationCounter
field_36577
f_gypptqpi
sampleUniqueIndex
interpolationCounter
long
H
arrayInterpolationCounter
field_36578
f_jfccovif
cacheOnceUniqueIndex
arrayInterpolationCounter
int
I
arrayIndex
field_36579
f_xsdqyyrr
index
arrayIndex
private final DensityFunction$ContextProvider
J
sliceFillingContextProvider
field_36580
f_ofarltkb
interpolationEachApplier
sliceFillingContextProvider

Constructor summary

ModifierConstructor
public (int horizontalCellCount, RandomState noiseConfig, int startBlockX, int startBlockZ, NoiseSettings generationShapeConfig, DensityFunctions$BeardifierOrMarker beardifying, NoiseGeneratorSettings chunkGeneratorSettings, Aquifer$FluidPicker fluidLevelSampler, Blender blender)

Method summary

Modifier and TypeMethod
public static NoiseChunk
a(ece arg0, egu arg1, ega$c arg2, egl arg3, efs$a arg4, ehi arg5)
forChunk(ChunkAccess arg0, RandomState arg1, DensityFunctions$BeardifierOrMarker arg2, NoiseGeneratorSettings arg3, Aquifer$FluidPicker arg4, Blender arg5)
method_39543(class_2791 arg0, class_7138 arg1, class_6916$class_7050 arg2, class_5284 arg3, class_6350$class_6565 arg4, class_6748 arg5)
m_bfhxedds(C_lwzmmmqr arg0, C_edfiqifk arg1, C_mdkmcezi$C_dsnmcorv arg2, C_lwpfhits arg3, C_jpghdzxc$C_vlyfprqt arg4, C_pfqozslu arg5)
create(Chunk chunk, NoiseConfig noiseConfig, DensityFunctionTypes$Beardifying beardifying, ChunkGeneratorSettings chunkGeneratorSettings, AquiferSampler$FluidLevelSampler fluidLevelSampler, Blender blender)
create(Chunk chunk, RandomState random, DensityFunctions$StructureWeightSamplerOrMarker structureWeightSampler, ChunkGeneratorSettings settings, AquiferSampler$FluidPicker aquiferFluidPicker, Blender blender)
protected Climate$Sampler
a(egm arg0, List<dkm$d> arg1)
cachedClimateSampler(NoiseRouter arg0, List<Climate$ParameterPoint> arg1)
method_40531(class_6953 arg0, List<class_6544$class_4762> arg1)
m_yymcddlc(C_fpiyqmft arg0, List<C_ohqwadgy$C_mssdhkan> arg1)
createMultiNoiseSampler(NoiseRouter noiseRouter, List<MultiNoiseUtil$NoiseHypercube> spawnTarget)
createMultiNoiseSampler(NoiseRouter noiseRouter, List<MultiNoiseUtil$NoiseHypercube> spawnTarget)
protected BlockState
e()
getInterpolatedState()
method_40536()
m_bpkwbbvo()
sampleBlockState()
sampleBlockState()
public int
a()
blockX()
comp_371()
m_bliobljn()
blockX()
blockX()
public int
b()
blockY()
comp_372()
m_hfjujhrm()
blockY()
blockY()
public int
c()
blockZ()
comp_373()
m_wqoicrzs()
blockZ()
blockZ()
public int
a(int arg0, int arg1)
preliminarySurfaceLevel(int arg0, int arg1)
method_39900(int arg0, int arg1)
m_vjyupqdl(int arg0, int arg1)
estimateSurfaceHeight(int blockX, int blockZ)
getPreliminarySurfaceLevel(int x, int z)
private int
a(long arg0)
computePreliminarySurfaceLevel(long arg0)
method_39899(long arg0)
m_wldloquu(long arg0)
calculateSurfaceHeightEstimate(long columnPos)
computePreliminarySurfaceLevel(long chunkPos)
public Blender
d()
getBlender()
method_39327()
m_ugsrnfvf()
getBlender()
getBlender()
private void
a(boolean arg0, int arg1)
fillSlice(boolean arg0, int arg1)
method_40532(boolean arg0, int arg1)
m_epzpiuug(boolean arg0, int arg1)
sampleDensity(boolean start, int cellX)
fillSlice(boolean useStartNoiseBuffer, int x)
public void
f()
initializeForFirstCellX()
method_38336()
m_crjbklqh()
sampleStartDensity()
sampleStartNoise()
public void
b(int arg0)
advanceCellX(int arg0)
method_38339(int arg0)
m_nqipgozp(int arg0)
sampleEndDensity(int cellX)
sampleEndNoise(int x)
public NoiseChunk
c(int arg0)
forIndex(int arg0)
method_40534(int arg0)
m_zxhpojxz(int arg0)
at(int arg0)
forIndex(int arg0)
public void
a(double[] arg0, efz arg1)
fillAllDirectly(double[] arg0, DensityFunction arg1)
method_40478(double[] arg0, class_6910 arg1)
m_ykaytwxz(double[] arg0, C_kzwapyud arg1)
fill(double[] arg0, DensityFunction arg1)
fillAllDirectly(double[] arg0, DensityFunction arg1)
public void
b(int arg0, int arg1)
selectCellYZ(int arg0, int arg1)
method_38362(int arg0, int arg1)
m_bjhbvgiq(int arg0, int arg1)
onSampledCellCorners(int cellY, int cellZ)
sampleNoiseCorners(int noiseY, int noiseZ)
public void
a(int arg0, double arg1)
updateForY(int arg0, double arg1)
method_38337(int arg0, double arg1)
m_nqqcrsfw(int arg0, double arg1)
interpolateY(int blockY, double deltaY)
sampleNoiseY(int y, double deltaY)
public void
b(int arg0, double arg1)
updateForX(int arg0, double arg1)
method_38349(int arg0, double arg1)
m_kitscoaj(int arg0, double arg1)
interpolateX(int blockX, double deltaX)
sampleNoiseX(int x, double deltaX)
public void
c(int arg0, double arg1)
updateForZ(int arg0, double arg1)
method_38355(int arg0, double arg1)
m_pqgmcdgo(int arg0, double arg1)
interpolateZ(int blockZ, double deltaZ)
sampleNoiseZ(int z, double deltaZ)
public void
g()
stopInterpolation()
method_40537()
m_lxfwjrvk()
stopInterpolation()
stopInterpolation()
public void
h()
swapSlices()
method_38348()
m_kpsxdmhr()
swapBuffers()
swapBuffers()
public Aquifer
i()
aquifer()
method_38354()
m_rfsfjiny()
getAquiferSampler()
getAquiferSampler()
protected int
j()
cellWidth()
method_42361()
m_nppeugtb()
getHorizontalCellBlockCount()
getCellWidth()
protected int
k()
cellHeight()
method_42362()
m_ohdfpbxl()
getVerticalCellBlockCount()
getCellHeight()
Blender$BlendingOutput
c(int arg0, int arg1)
getOrComputeBlendingOutput(int arg0, int arg1)
method_40535(int arg0, int arg1)
m_xbxtgxve(int arg0, int arg1)
calculateBlendResult(int blockX, int blockZ)
getBlendingOutput(int x, int z)
protected DensityFunction
a(efz arg0)
wrap(DensityFunction arg0)
method_40529(class_6910 arg0)
m_pxlayuiw(C_kzwapyud arg0)
getActualDensityFunction(DensityFunction function)
getWrappedFunction(DensityFunction function)
private DensityFunction
b(efz arg0)
wrapNew(DensityFunction arg0)
method_40533(class_6910 arg0)
m_yggwbhmi(C_kzwapyud arg0)
getActualDensityFunctionImpl(DensityFunction function)
wrapFunction(DensityFunction function)