History - net.minecraft.world.level.levelgen.blending.Blender

1.21.3

Names

eer

ees

net.minecraft.world.level.levelgen.XoroshiroRandomSource

net.minecraft.world.level.levelgen.blending.Blender

Fields

Constructors

Methods

1.21.2

Names

dzz

eer

net.minecraft.world.level.levelgen.XoroshiroRandomSource

net.minecraft.world.level.levelgen.blending.Blender

net.minecraft.class_6677

net.minecraft.class_6748

net.minecraft.unmapped.C_ecgonqaw

net.minecraft.unmapped.C_pfqozslu

net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom

net.minecraft.world.gen.chunk.Blender

net.minecraft.util.random.Xoroshiro128PlusPlusRandom

net.minecraft.world.gen.chunk.Blender

net.minecraft.src.C_182953_

net.minecraft.src.C_182955_

Fields

com.mojang.serialization.Codec<XoroshiroRandomSource>: b, CODEC, field_44880, f_ojhcspib, CODEC, CODEC, f_286948_

float: c, FLOAT_UNIT, field_35148, f_iumgqdkk, FLOAT_MULTIPLIER, FLOAT_UNIT, f_190097_

double: d, DOUBLE_UNIT, field_35149, f_efmuvozv, DOUBLE_MULTIPLIER, DOUBLE_UNIT, f_190098_

Xoroshiro128PlusPlus: e, randomNumberGenerator, field_35150, f_ovlpndar, implementation, implementation, f_190099_

MarsagliaPolarGaussian: f, gaussianSource, field_35151, f_kbkfqrdy, gaussianGenerator, gaussianGenerator, f_190100_

Blender: a, EMPTY, field_35501, f_dgguujmb, NO_BLENDING, EMPTY, f_190137_

NormalNoise: b, SHIFT_NOISE, field_35681, f_ngiqjzuy, OFFSET_NOISE, SHIFT_NOISE, f_190138_

int: c, HEIGHT_BLENDING_RANGE_CELLS, field_35502, f_phpnetae, BLENDING_BIOME_DISTANCE_THRESHOLD, HEIGHT_BLENDING_RANGE_CELLS, f_190139_

int: d, HEIGHT_BLENDING_RANGE_CHUNKS, field_35503, f_sqwbcifk, BLENDING_CHUNK_DISTANCE_THRESHOLD, HEIGHT_BLENDING_RANGE_CHUNKS, f_190140_

int: e, DENSITY_BLENDING_RANGE_CELLS, field_35504, f_jhzgfobi, field_35504, DENSITY_BLENDING_RANGE_CELLS, f_190141_

int: f, DENSITY_BLENDING_RANGE_CHUNKS, field_35505, f_hwvkcntf, CLOSE_BLENDING_DISTANCE_THRESHOLD, DENSITY_BLENDING_RANGE_CHUNKS, f_190142_

double: g, OLD_CHUNK_XZ_RADIUS, field_36224, f_qstndhje, field_36224, OLD_CHUNK_HORIZONTAL_RADIUS, f_197017_

it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<BlendingData>: h, heightAndBiomeBlendingData, field_36343, f_cbrgjvfy, blendingData, blendingData, f_224696_

it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<BlendingData>: i, densityBlendingData, field_36344, f_psgkvuuf, closeBlendingData, blendingDataForDensityBlending, f_224697_

Constructors

(RandomSupport$Seed128bit)

(long, long)

(long)

(Xoroshiro128PlusPlus)

(it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<BlendingData>, it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<BlendingData>)

Methods

long (): g, nextLong, method_43055, m_ifdmmgky, nextLong, nextLong, m_188505_

RandomSource (): d, fork, method_38420, m_paekwdby, split, derive, m_213769_

PositionalRandomFactory (): e, forkPositional, method_38421, m_bggirwfo, nextSplitter, createPositionalRandomFactory, m_188582_

void (long): b, setSeed, method_43052, m_iwfdczgh, setSeed, setSeed, m_188584_

int (): f, nextInt, method_43054, m_ezprnxnd, nextInt, nextInt, m_188502_

int (int): a, nextInt, method_43048, m_afzjxjzq, nextInt, nextInt, m_188503_

boolean (): h, nextBoolean, method_43056, m_mkdxraps, nextBoolean, nextBoolean, m_188499_

float (): i, nextFloat, method_43057, m_djbqzhqs, nextFloat, nextFloat, m_188501_

double (): j, nextDouble, method_43058, m_fakwfybt, nextDouble, nextDouble, m_188500_

double (): k, nextGaussian, method_43059, m_lzlwtgyn, nextGaussian, nextGaussian, m_188583_

void (int): b, consumeCount, method_33650, m_culopwlx, skip, skip, m_190110_

long (int): c, nextBits, method_39008, m_whhjkmse, next, nextBits, m_190107_

Blender (): a, empty, method_39336, m_tqddpvsg, getNoBlending, empty, m_190153_

Blender (WorldGenRegion): a, of, method_39342, m_dmtrgwbz, getBlender, getBlender, m_190202_

Blender$BlendingOutput (int, int): a, blendOffsetAndFactor, method_39340, m_yjnszrdw, calculate, blendOffsetAndFactor, m_207242_

double (double): a, heightToOffset, method_39337, m_ikgldbtv, getBlendOffset, heightToOffset, m_190154_

double (DensityFunction$FunctionContext, double): a, blendDensity, method_39338, m_wzxwomov, applyBlendDensity, blendDensity, m_207103_

double (int, int, int, Blender$CellValueGetter): a, getBlendingDataValue, method_39562, m_bskbymmx, sampleClosest, getBlendingDataValue, m_190174_

double (Blender$CellValueGetter, int, int, int, int, int): a, getBlendingDataValue, method_39565, m_laapoitt, sample, getBlendingDataValue, m_190211_

BiomeResolver (BiomeResolver): a, getBiomeResolver, method_39563, m_vfcqfiqd, getBiomeSupplier, getBiomeSupplier, m_183383_

Holder<Biome> (int, int, int): a, blendBiome, method_39561, m_ucezxvvb, blendBiome, blendBiome, m_224706_

void (WorldGenRegion, ChunkAccess): a, generateBorderTicks, method_39772, m_xexlpadl, tickLeavesAndFluids, tickLeavesAndFluids, m_197031_

void (ChunkAccess, BlockPos): a, generateBorderTick, method_39773, m_jehovcew, tickLeavesAndFluids, tickLeavesAndFluids, m_197040_

void (WorldGenLevel, ProtoChunk): a, addAroundOldChunksCarvingMaskFilter, method_39809, m_rqwqylva, createCarvingMasks, addCarvingMaskFilterAroundOldChunks, m_197034_

Blender$DistanceGetter (BlendingData, Map<Direction8, BlendingData>): a, makeOldChunkDistanceGetter, method_39815, m_aicyryxs, createClosestDistanceFunction, createOldChunkDistanceProvider, m_224726_

Blender$DistanceGetter (Direction8, BlendingData): a, makeOffsetOldChunkDistanceGetter, method_39812, m_oyroclmg, createDistanceFunction, createOffsetOldChunkDistanceProvider, m_224729_

double (double, double, double, double, double, double): a, distanceToCube, method_39808, m_czdzpgaa, getDistance, distanceToPoint, m_197024_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dyx

dzz

Fields

Constructors

Methods

1.20.6

Names

dyw

dyx

net.minecraft.world.level.levelgen.Xoroshiro128PlusPlus

net.minecraft.world.level.levelgen.XoroshiroRandomSource

Fields

Constructors

Methods

1.20.5

Names

dpq

dyw

net.minecraft.world.level.levelgen.Xoroshiro128PlusPlus

net.minecraft.world.level.levelgen.XoroshiroRandomSource

net.minecraft.class_6676

net.minecraft.class_6677

net.minecraft.unmapped.C_ywtymkjq

net.minecraft.unmapped.C_ecgonqaw

net.minecraft.util.math.random.Xoroshiro128PlusPlusRandomImpl

net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom

net.minecraft.util.random.Xoroshiro128PlusPlusRandomImpl

net.minecraft.util.random.Xoroshiro128PlusPlusRandom

net.minecraft.src.C_182952_

net.minecraft.src.C_182953_

Fields

long: b, seedLo, field_35146, f_ygpsgota, seedLo, seedLo, f_190089_

long: c, seedHi, field_35147, f_bdidyfqb, seedHi, seedHi, f_190090_

com.mojang.serialization.Codec<Xoroshiro128PlusPlus>: a, CODEC, field_44879, f_faoavqqr, CODEC, CODEC, f_286992_

com.mojang.serialization.Codec<XoroshiroRandomSource>: b, CODEC, field_44880, f_ojhcspib, CODEC, CODEC, f_286948_

float: c, FLOAT_UNIT, field_35148, f_iumgqdkk, FLOAT_MULTIPLIER, FLOAT_UNIT, f_190097_

double: d, DOUBLE_UNIT, field_35149, f_efmuvozv, DOUBLE_MULTIPLIER, DOUBLE_UNIT, f_190098_

Xoroshiro128PlusPlus: e, randomNumberGenerator, field_35150, f_ovlpndar, implementation, implementation, f_190099_

MarsagliaPolarGaussian: f, gaussianSource, field_35151, f_kbkfqrdy, gaussianGenerator, gaussianGenerator, f_190100_

Constructors

(long)

(Xoroshiro128PlusPlus)

Methods

long (): a, nextLong, method_39007, m_kvtfwfgy, next, nextLong, m_190096_

long (): g, nextLong, method_43055, m_ifdmmgky, nextLong, nextLong, m_188505_

RandomSource (): d, fork, method_38420, m_paekwdby, split, derive, m_213769_

PositionalRandomFactory (): e, forkPositional, method_38421, m_bggirwfo, nextSplitter, createPositionalRandomFactory, m_188582_

void (long): b, setSeed, method_43052, m_iwfdczgh, setSeed, setSeed, m_188584_

int (): f, nextInt, method_43054, m_ezprnxnd, nextInt, nextInt, m_188502_

int (int): a, nextInt, method_43048, m_afzjxjzq, nextInt, nextInt, m_188503_

boolean (): h, nextBoolean, method_43056, m_mkdxraps, nextBoolean, nextBoolean, m_188499_

float (): i, nextFloat, method_43057, m_djbqzhqs, nextFloat, nextFloat, m_188501_

double (): j, nextDouble, method_43058, m_fakwfybt, nextDouble, nextDouble, m_188500_

double (): k, nextGaussian, method_43059, m_lzlwtgyn, nextGaussian, nextGaussian, m_188583_

void (int): b, consumeCount, method_33650, m_culopwlx, skip, skip, m_190110_

long (int): c, nextBits, method_39008, m_whhjkmse, next, nextBits, m_190107_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

dls

dpq

Fields

Constructors

Methods

1.20.2

Names

dik

dls

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

dhz

dik

Fields

long: a, seedLo, field_35146, f_ygpsgota, seedLo, seedLo, f_190089_

long: b, seedLo, field_35146, f_ygpsgota, seedLo, seedLo, f_190089_

long: b, seedHi, field_35147, f_bdidyfqb, seedHi, seedHi, f_190090_

long: c, seedHi, field_35147, f_bdidyfqb, seedHi, seedHi, f_190090_

com.mojang.serialization.Codec<Xoroshiro128PlusPlus>: a, CODEC, field_44879, f_faoavqqr, CODEC, CODEC, f_286992_

Constructors

Methods

1.19.4

Names

dfb

dhz

Fields

Constructors

Methods

1.19.3

Names

dbp

dfb

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

das

dbp

Fields

Constructors

Methods

1.19

Names

cuw

das

net.minecraft.world.gen.random.Xoroshiro128PlusPlusRandomImpl

net.minecraft.util.math.random.Xoroshiro128PlusPlusRandomImpl

net.minecraft.world.gen.random.Xoroshiro128PlusPlusRandomImpl

net.minecraft.util.random.Xoroshiro128PlusPlusRandomImpl

Fields

Constructors

Methods

1.18.2

Names

cub

cuw

net.minecraft.world.gen.random.Xoroshiro128PlusPlusRandomImpl

Fields

long: a, seedLo, field_35146, f_ygpsgota, seedLo, f_190089_

long: a, seedLo, field_35146, f_ygpsgota, seedLo, seedLo, f_190089_

long: b, seedHi, field_35147, f_bdidyfqb, seedHi, f_190090_

long: b, seedHi, field_35147, f_bdidyfqb, seedHi, seedHi, f_190090_

Constructors

Methods

long (): a, nextLong, method_39007, m_kvtfwfgy, next, m_190096_

long (): a, nextLong, method_39007, m_kvtfwfgy, next, nextLong, m_190096_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

cub

net.minecraft.world.level.levelgen.Xoroshiro128PlusPlus

net.minecraft.class_6676

net.minecraft.unmapped.C_ywtymkjq

net.minecraft.world.gen.random.Xoroshiro128PlusPlusRandomImpl

net.minecraft.src.C_182952_

net.minecraft.world.level.levelgen.Xoroshiro128PlusPlus

Fields

long: a, seedLo, field_35146, f_ygpsgota, seedLo, f_190089_

long: b, seedHi, field_35147, f_bdidyfqb, seedHi, f_190090_

Constructors

(RandomSupport$Seed128bit)

(long, long)

Methods

long (): a, nextLong, method_39007, m_kvtfwfgy, next, m_190096_