History - net.minecraft.world.gen.chunk.AquiferSampler$Impl

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

int: X_SPACING, field_31457, field_31457

int: X_SPACING, field_31457, CELL_SIZE_X

int: Y_SPACING, field_31458, field_31458

int: Y_SPACING, field_31458, CELL_SIZE_Y

int: Z_SPACING, field_31459, field_31459

int: Z_SPACING, field_31459, CELL_SIZE_Z

double: FLOWING_UPDATE_SIMULARITY, field_36221, NEEDS_FLUID_TICK_DISTANCE_THRESHOLD

double: FLOWING_UPDATE_SIMULARITY, field_36221, FLUID_TICK_DENSITY_FACTOR_THRESHOLD

int: skipSamplingAboveY, field_61452, field_61452

int: skipSamplingAboveY, field_61452, maxY

int: minGridX, field_28822, startX

int: minGridX, field_28822, startCellX

int: minGridY, field_28823, startY

int: minGridY, field_28823, startCellY

int: minGridZ, field_28824, startZ

int: minGridZ, field_28824, startCellZ

int: gridSizeX, field_28825, sizeX

int: gridSizeX, field_28825, cellCountX

int: gridSizeZ, field_28826, sizeZ

int: gridSizeZ, field_28826, cellCountZ

Constructors

Methods

double (int, int): similarity, method_33736, maxDistance

double (int, int): similarity, method_33736, densityFactor

int (int): gridX, method_33734, getLocalX

int (int): gridX, method_33734, getCellX

int (int, int): fromGridX, method_72677, method_72677

int (int, int): fromGridX, method_72677, reconstructX

int (int): gridY, method_33740, getLocalY

int (int): gridY, method_33740, getCellY

int (int, int): fromGridY, method_72678, method_72678

int (int, int): fromGridY, method_72678, reconstructY

int (int): gridZ, method_33743, getLocalZ

int (int): gridZ, method_33743, getCellZ

int (int, int): fromGridZ, method_72679, method_72679

int (int, int): fromGridZ, method_72679, reconstructZ

AquiferSampler$FluidLevel (int, int, int): computeFluid, method_40463, getFluidLevel

AquiferSampler$FluidLevel (int, int, int): computeFluid, method_40463, generateFluidLevel

int (int): adjustSurfaceLevel, method_72680, method_72680

int (int): adjustSurfaceLevel, method_72680, adjustEstimatedHighestSurfaceLevel

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.levelgen.Aquifer$NoiseBasedAquifer

net.minecraft.class_6350$class_5832

net.minecraft.world.gen.chunk.AquiferSampler$Impl

Fields

int: X_RANGE, field_31451, field_31451

int: Y_RANGE, field_31452, field_31452

int: Z_RANGE, field_31453, field_31453

int: X_SEPARATION, field_31454, field_31454

int: Y_SEPARATION, field_31455, field_31455

int: Z_SEPARATION, field_31456, field_31456

int: X_SPACING, field_31457, field_31457

int: Y_SPACING, field_31458, field_31458

int: Z_SPACING, field_31459, field_31459

int: X_SPACING_SHIFT, field_61453, field_61453

int: Z_SPACING_SHIFT, field_61454, field_61454

int: MAX_REASONABLE_DISTANCE_TO_AQUIFER_CENTER, field_36220, field_36220

double: FLOWING_UPDATE_SIMULARITY, field_36221, NEEDS_FLUID_TICK_DISTANCE_THRESHOLD

int: SAMPLE_OFFSET_X, field_61455, field_61455

int: SAMPLE_OFFSET_Y, field_61456, field_61456

int: SAMPLE_OFFSET_Z, field_61457, field_61457

int: MIN_CELL_SAMPLE_X, field_61458, field_61458

int: MIN_CELL_SAMPLE_Y, field_61459, field_61459

int: MIN_CELL_SAMPLE_Z, field_61460, field_61460

int: MAX_CELL_SAMPLE_X, field_61461, field_61461

int: MAX_CELL_SAMPLE_Y, field_61462, field_61462

int: MAX_CELL_SAMPLE_Z, field_61463, field_61463

ChunkNoiseSampler: noiseChunk, field_34578, chunkNoiseSampler

DensityFunction: barrierNoise, field_28813, barrierNoise

DensityFunction: fluidLevelFloodednessNoise, field_35122, fluidLevelFloodednessNoise

DensityFunction: fluidLevelSpreadNoise, field_35123, fluidLevelSpreadNoise

DensityFunction: lavaNoise, field_33575, fluidTypeNoise

RandomSplitter: positionalRandomFactory, field_34579, randomDeriver

AquiferSampler$FluidLevel[]: aquiferCache, field_28816, waterLevels

long[]: aquiferLocationCache, field_28817, blockPositions

AquiferSampler$FluidLevelSampler: globalFluidPicker, field_34580, fluidLevelSampler

DensityFunction: erosion, field_38246, erosionDensityFunction

DensityFunction: depth, field_38247, depthDensityFunction

boolean: shouldScheduleFluidUpdate, field_28820, needsFluidTick

int: skipSamplingAboveY, field_61452, field_61452

int: minGridX, field_28822, startX

int: minGridY, field_28823, startY

int: minGridZ, field_28824, startZ

int: gridSizeX, field_28825, sizeX

int: gridSizeZ, field_28826, sizeZ

int[][]: SURFACE_SAMPLING_OFFSETS_IN_CHUNKS, field_34581, CHUNK_POS_OFFSETS

Constructors

(ChunkNoiseSampler, ChunkPos, NoiseRouter, RandomSplitter, int, int, AquiferSampler$FluidLevelSampler)

Methods

int (int, int, int): getIndex, method_33741, index

BlockState (DensityFunction$NoisePos, double): computeSubstance, method_38317, apply

boolean (): shouldScheduleFluidUpdate, method_33742, needsFluidTick

double (int, int): similarity, method_33736, maxDistance

double (DensityFunction$NoisePos, org.apache.commons.lang3.mutable.MutableDouble, AquiferSampler$FluidLevel, AquiferSampler$FluidLevel): calculatePressure, method_33735, calculateDensity

int (int): gridX, method_33734, getLocalX

int (int, int): fromGridX, method_72677, method_72677

int (int): gridY, method_33740, getLocalY

int (int, int): fromGridY, method_72678, method_72678

int (int): gridZ, method_33743, getLocalZ

int (int, int): fromGridZ, method_72679, method_72679

AquiferSampler$FluidLevel (int): getAquiferStatus, method_33738, getWaterLevel

AquiferSampler$FluidLevel (int, int, int): computeFluid, method_40463, getFluidLevel

int (int): adjustSurfaceLevel, method_72680, method_72680

int (int, int, int, AquiferSampler$FluidLevel, int, boolean): computeSurfaceLevel, method_42354, getFluidBlockY

int (int, int, int, int): computeRandomizedFluidSurfaceLevel, method_42352, getNoiseBasedFluidLevel

BlockState (int, int, int, AquiferSampler$FluidLevel, int): computeFluidType, method_42353, getFluidBlockState