History - net.minecraft.world.gen.densityfunction.DensityFunctions

26.3

Names

Fields

double: VEININESS_FREQUENCY, VEININESS_FREQUENCY, field_36615, field_36615

double: NOODLE_SPACING_AND_STRAIGHTNESS, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616

double: SURFACE_DENSITY_THRESHOLD, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617

RegistryKey<DensityFunction>: CONTINENTS, CONTINENTS, field_37122, CONTINENTS_OVERWORLD

RegistryKey<DensityFunction>: EROSION, EROSION, field_37123, EROSION_OVERWORLD

RegistryKey<DensityFunction>: FACTOR, FACTOR, field_37125, FACTOR_OVERWORLD

RegistryKey<DensityFunction>: DEPTH, DEPTH, field_37126, DEPTH_OVERWORLD

RegistryKey<DensityFunction>: SLOPED_CHEESE, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD

RegistryKey<DensityFunction>: CONTINENTS_LARGE, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: EROSION_LARGE, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: FACTOR_LARGE, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: DEPTH_LARGE, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: SLOPED_CHEESE_LARGE, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME

double: CHEESE_NOISE_TARGET, CHEESE_NOISE_TARGET, field_38250, field_38250

RegistryKey<DensityFunction>: OFFSET, OFFSET, field_37694, OFFSET_OVERWORLD

RegistryKey<DensityFunction>: JAGGEDNESS, JAGGEDNESS, field_37695, JAGGEDNESS_OVERWORLD

RegistryKey<DensityFunction>: OFFSET_LARGE, OFFSET_LARGE, field_37696, OFFSET_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: JAGGEDNESS_LARGE, JAGGEDNESS_LARGE, field_37684, JAGGEDNESS_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: OFFSET_AMPLIFIED, OFFSET_AMPLIFIED, field_37685, OFFSET_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: FACTOR_AMPLIFIED, FACTOR_AMPLIFIED, field_37686, FACTOR_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: JAGGEDNESS_AMPLIFIED, JAGGEDNESS_AMPLIFIED, field_37687, JAGGEDNESS_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: DEPTH_AMPLIFIED, DEPTH_AMPLIFIED, field_37688, DEPTH_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: SLOPED_CHEESE_AMPLIFIED, SLOPED_CHEESE_AMPLIFIED, field_37689, SLOPED_CHEESE_OVERWORLD_AMPLIFIED

double: NOISE_ZERO, NOISE_ZERO, field_61474, field_61474

double: DENSITY_Y_BOTTOM, DENSITY_Y_BOTTOM, field_61477, WORLD_BOTTOM_OFFSET

double: DENSITY_Y_TOP, DENSITY_Y_TOP, field_61478, WORLD_TOP_OFFSET

double: BASE_DENSITY_MULTIPLIER, BASE_DENSITY_MULTIPLIER, field_61480, field_61480

float: VEININESS_FREQUENCY, VEININESS_FREQUENCY, field_36615, field_36615

float: NOODLE_SPACING_AND_STRAIGHTNESS, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616

float: SURFACE_DENSITY_THRESHOLD, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617

float: CHEESE_NOISE_TARGET, CHEESE_NOISE_TARGET, field_38250, field_38250

float: NOISE_ZERO, NOISE_ZERO, field_61474, field_61474

float: DENSITY_Y_BOTTOM, DENSITY_Y_BOTTOM, field_61477, WORLD_BOTTOM_OFFSET

float: DENSITY_Y_TOP, DENSITY_Y_TOP, field_61478, WORLD_TOP_OFFSET

float: BASE_DENSITY_MULTIPLIER, BASE_DENSITY_MULTIPLIER, field_61480, field_61480

OverworldNoiseSet<RegistryKey<DensityFunction>>: OVERWORLD_FUNCTIONS, OVERWORLD_FUNCTIONS, field_1_9133, OVERWORLD_DEFAULT

OverworldNoiseSet<RegistryKey<DensityFunction>>: AMPLIFIED_OVERWORLD_FUNCTIONS, AMPLIFIED_OVERWORLD_FUNCTIONS, field_1_9125, OVERWORLD_AMPLIFIED

OverworldNoiseSet<RegistryKey<DensityFunction>>: LARGE_OVERWORLD_FUNCTIONS, LARGE_OVERWORLD_FUNCTIONS, field_1_9126, OVERWORLD_LARGE_BIOMES

RegistryKey<DensityFunction>: END_ISLANDS, END_ISLANDS, field_1_9575, ISLANDS_END

RegistryKey<DensityFunction>: ORE_VEIN_MASK, ORE_VEIN_MASK, field_1_9130, ORE_VEIN_MASK_OVERWORLD

RegistryKey<DensityFunction>: ORE_VEIN_TOGGLE, ORE_VEIN_TOGGLE, field_1_9132, ORE_VEIN_TOGGLE_OVERWORLD

RegistryKey<DensityFunction>: ORE_VEIN_RICHNESS, ORE_VEIN_RICHNESS, field_1_9131, ORE_VEIN_RICHNESS_OVERWORLD

RegistryKey<DensityFunction>: ORE_VEIN_COPPER_DENSITY, ORE_VEIN_COPPER_DENSITY, field_1_9127, ORE_VEIN_COPPER_DENSITY_OVERWORLD

RegistryKey<DensityFunction>: ORE_VEIN_IRON_DENSITY, ORE_VEIN_IRON_DENSITY, field_1_9129, ORE_VEIN_IRON_DENSITY_OVERWORLD

RegistryKey<DensityFunction>: ORE_VEIN_GAP, ORE_VEIN_GAP, field_1_9128, ORE_VEIN_GAP_OVERWORLD

Constructors

Methods

DensityFunction (DensityFunction, DensityFunction, int, int, int): yLimitedInterpolatable, yLimitedInterpolatable, method_40539, verticalRangeChoice

DensityFunction (DensityFunction): postProcess, postProcess, method_41207, applyBlendDensity

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): slide, slide, method_42365, applySlides

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, boolean, boolean): overworld, overworld, method_41103, createSurfaceNoiseRouter

RegistryEntry<? extends DensityFunction> (Registerable<DensityFunction>): bootstrap, bootstrap, method_41100, bootstrap

DensityFunction (DensityFunction, double, double, double, double): remap, remap, method_72687, estimateUpperBound

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, DensityFunction, DensityFunction, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): registerTerrainNoises, registerTerrainNoises, method_41548, registerSlopedCheeseFunction

void (Registerable<DensityFunction>): bootstrap, bootstrap, method_41100, bootstrap

DensityFunction (): createEndIslands, createEndIslands, method_1_9220, method_1_9220

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<FractalNoiseParameters>, DensityFunction, DensityFunction, DensityFunction, OverworldNoiseSet<RegistryKey<DensityFunction>>, boolean): registerTerrainNoises, registerTerrainNoises, method_41548, registerSlopedCheeseFunction

DensityFunction (DensityFunction, int, int): postProcess, postProcess, method_41207, applyBlendDensity

NoiseRouter (RegistryEntryLookup<DensityFunction>, OverworldNoiseSet<RegistryKey<DensityFunction>>): overworld, overworld, method_41103, createSurfaceNoiseRouter

AquiferSampler$Config (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<FractalNoiseParameters>, OverworldNoiseSet<RegistryKey<DensityFunction>>): overworldAquifers, overworldAquifers, method_1_8788, createAquiferConfig

void (Registerable<DensityFunction>): registerOreVeins, registerOreVeins, method_1_8790, registerOreVeinFunctions

DensityFunction (RegistryEntryLookup<FractalNoiseParameters>, DensityFunction, DensityFunction, int, int): createBaseOreVeinMask, createBaseOreVeinMask, method_1_8785, createOreVeinMaskNoise

DensityFunction (OreVeinSampler$VeinType, DensityFunction, DensityFunction, DensityFunction, boolean): createOreVeinDensity, createOreVeinDensity, method_1_8786, createOreVeinDensityNoise

DensityFunction (DensityFunction, DensityFunction, int, int, int, int, int): yLimitedInterpolatable, yLimitedInterpolatable, method_40539, verticalRangeChoice

DensityFunction (DensityFunction, int, int, int, int, float, int, int, float): slide, slide, method_42365, applySlides

26.2

Names

Fields

Constructors

Methods

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): registerTerrainNoises, registerTerrainNoises, method_41548, registerSlopedCheeseFunction

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, DensityFunction, DensityFunction, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): registerTerrainNoises, registerTerrainNoises, method_41548, registerSlopedCheeseFunction

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

eux

net.minecraft.world.level.levelgen.NoiseRouterData

net.minecraft.class_6954

net.minecraft.world.gen.densityfunction.DensityFunctions

Fields

float: o, ORE_THICKNESS, field_36614, field_36614, f_hfbhqfdm, ORE_THICKNESS, f_209440_

float: ORE_THICKNESS, ORE_THICKNESS, field_36614, field_36614

double: p, VEININESS_FREQUENCY, field_36615, field_36615, f_craftepc, VEIN_FREQUENCY, f_209441_

double: VEININESS_FREQUENCY, VEININESS_FREQUENCY, field_36615, field_36615

double: q, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616, f_sywrklcc, NOODLE_SPACING_AND_STRAIGHTNESS, f_209442_

double: NOODLE_SPACING_AND_STRAIGHTNESS, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616

double: r, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617, f_tqarabvz, SURFACE_DENSITY_THRESHOLD, f_209443_

double: SURFACE_DENSITY_THRESHOLD, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617

DensityFunction: z, BLENDING_FACTOR, field_36618, TEN_FUNCTION, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: BLENDING_FACTOR, BLENDING_FACTOR, field_36618, TEN_FUNCTION

DensityFunction: A, BLENDING_JAGGEDNESS, field_36619, ZERO_FUNCTION, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

DensityFunction: BLENDING_JAGGEDNESS, BLENDING_JAGGEDNESS, field_36619, ZERO_FUNCTION

RegistryKey<DensityFunction>: B, ZERO, field_37117, ZERO, f_ykrhlnqg, ZERO, f_209446_

RegistryKey<DensityFunction>: ZERO, ZERO, field_37117, ZERO

RegistryKey<DensityFunction>: C, Y, field_37118, Y, f_yumknjdq, Y, f_209447_

RegistryKey<DensityFunction>: Y, Y, field_37118, Y

RegistryKey<DensityFunction>: D, SHIFT_X, field_37119, SHIFT_X, f_mtswnpuu, SHIFT_X, f_209448_

RegistryKey<DensityFunction>: SHIFT_X, SHIFT_X, field_37119, SHIFT_X

RegistryKey<DensityFunction>: E, SHIFT_Z, field_37120, SHIFT_Z, f_hwqqqncv, SHIFT_Z, f_209449_

RegistryKey<DensityFunction>: SHIFT_Z, SHIFT_Z, field_37120, SHIFT_Z

RegistryKey<DensityFunction>: e, CONTINENTS, field_37122, CONTINENTS_OVERWORLD, f_qlsmnmuf, CONTINENTS_OVERWORLD, f_209451_

RegistryKey<DensityFunction>: CONTINENTS, CONTINENTS, field_37122, CONTINENTS_OVERWORLD

RegistryKey<DensityFunction>: f, EROSION, field_37123, EROSION_OVERWORLD, f_ywecrpnr, EROSION_OVERWORLD, f_209452_

RegistryKey<DensityFunction>: EROSION, EROSION, field_37123, EROSION_OVERWORLD

RegistryKey<DensityFunction>: g, RIDGES, field_37124, RIDGES_OVERWORLD, f_nyypzlrp, RIDGES_OVERWORLD, f_209453_

RegistryKey<DensityFunction>: RIDGES, RIDGES, field_37124, RIDGES_OVERWORLD

RegistryKey<DensityFunction>: j, FACTOR, field_37125, FACTOR_OVERWORLD, f_iidvsamg, FACTOR_OVERWORLD, f_209454_

RegistryKey<DensityFunction>: FACTOR, FACTOR, field_37125, FACTOR_OVERWORLD

RegistryKey<DensityFunction>: l, DEPTH, field_37126, DEPTH_OVERWORLD, f_zyyjhrml, DEPTH_OVERWORLD, f_209455_

RegistryKey<DensityFunction>: DEPTH, DEPTH, field_37126, DEPTH_OVERWORLD

RegistryKey<DensityFunction>: I, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD, f_qywkxwiy, SLOPED_CHEESE_OVERWORLD, f_209456_

RegistryKey<DensityFunction>: SLOPED_CHEESE, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD

RegistryKey<DensityFunction>: m, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME, f_zvqvjgxe, CONTINENTS_OVERWORLD_LARGE_BIOME, f_209457_

RegistryKey<DensityFunction>: CONTINENTS_LARGE, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: n, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME, f_kdetthlq, EROSION_OVERWORLD_LARGE_BIOME, f_209458_

RegistryKey<DensityFunction>: EROSION_LARGE, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: K, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME, f_whkydtcd, FACTOR_OVERWORLD_LARGE_BIOME, f_209459_

RegistryKey<DensityFunction>: FACTOR_LARGE, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: M, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME, f_xoneatmq, DEPTH_OVERWORLD_LARGE_BIOME, f_209460_

RegistryKey<DensityFunction>: DEPTH_LARGE, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: N, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_pydmkaph, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_209461_

RegistryKey<DensityFunction>: SLOPED_CHEESE_LARGE, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: T, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END, f_rsvhojtz, SLOPED_CHEESE_END, f_209462_

RegistryKey<DensityFunction>: SLOPED_CHEESE_END, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END

RegistryKey<DensityFunction>: U, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_uzdzffyx, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_209463_

RegistryKey<DensityFunction>: SPAGHETTI_ROUGHNESS_FUNCTION, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD

RegistryKey<DensityFunction>: V, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD, f_pftffrdt, CAVES_ENTRANCES_OVERWORLD, f_209464_

RegistryKey<DensityFunction>: ENTRANCES, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD

RegistryKey<DensityFunction>: W, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD, f_wnwjuqux, CAVES_NOODLE_OVERWORLD, f_209465_

RegistryKey<DensityFunction>: NOODLE, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD

RegistryKey<DensityFunction>: X, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD, f_eozvdmdx, CAVES_PILLARS_OVERWORLD, f_209437_

RegistryKey<DensityFunction>: PILLARS, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD

RegistryKey<DensityFunction>: Y, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_yptktwkb, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_209438_

RegistryKey<DensityFunction>: SPAGHETTI_2D_THICKNESS_MODULATOR, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD

RegistryKey<DensityFunction>: Z, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD, f_tetsoest, CAVES_SPAGHETTI_2D_OVERWORLD, f_209439_

RegistryKey<DensityFunction>: SPAGHETTI_2D, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD

float: a, GLOBAL_OFFSET, field_37690, field_37690, f_wrrkzqmx, GLOBAL_OFFSET, f_224426_

float: GLOBAL_OFFSET, GLOBAL_OFFSET, field_37690, field_37690

double: s, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, CHEESE_NOISE_TARGET, f_224432_

double: CHEESE_NOISE_TARGET, CHEESE_NOISE_TARGET, field_38250, field_38250

int: c, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, ISLAND_CHUNK_DISTANCE, f_224427_

int: ISLAND_CHUNK_DISTANCE, ISLAND_CHUNK_DISTANCE, field_37691, field_37691

long: d, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, ISLAND_CHUNK_DISTANCE_SQUARED, f_224428_

long: ISLAND_CHUNK_DISTANCE_SQR, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692

RegistryKey<DensityFunction>: F, BASE_3D_NOISE_OVERWORLD, field_38251, BASE_3D_NOISE_OVERWORLD, f_tnmdugcy, BASE_3D_NOISE_OVERWORLD, f_224433_

RegistryKey<DensityFunction>: BASE_3D_NOISE_OVERWORLD, BASE_3D_NOISE_OVERWORLD, field_38251, BASE_3D_NOISE_OVERWORLD

RegistryKey<DensityFunction>: G, BASE_3D_NOISE_NETHER, field_38252, BASE_3D_NOISE_NETHER, f_wfsmxllh, BASE_3D_NOISE_NETHER, f_224434_

RegistryKey<DensityFunction>: BASE_3D_NOISE_NETHER, BASE_3D_NOISE_NETHER, field_38252, BASE_3D_NOISE_NETHER

RegistryKey<DensityFunction>: H, BASE_3D_NOISE_END, field_38249, BASE_3D_NOISE_END, f_kidexewe, BASE_3D_NOISE_END, f_224418_

RegistryKey<DensityFunction>: BASE_3D_NOISE_END, BASE_3D_NOISE_END, field_38249, BASE_3D_NOISE_END

RegistryKey<DensityFunction>: h, RIDGES_FOLDED, field_37693, RIDGES_FOLDED_OVERWORLD, f_kodmxqkf, RIDGES_FOLDED_OVERWORLD, f_224429_

RegistryKey<DensityFunction>: RIDGES_FOLDED, RIDGES_FOLDED, field_37693, RIDGES_FOLDED_OVERWORLD

RegistryKey<DensityFunction>: i, OFFSET, field_37694, OFFSET_OVERWORLD, f_kixidulk, OFFSET_OVERWORLD, f_224430_

RegistryKey<DensityFunction>: OFFSET, OFFSET, field_37694, OFFSET_OVERWORLD

RegistryKey<DensityFunction>: k, JAGGEDNESS, field_37695, JAGGEDNESS_OVERWORLD, f_ugkoejyo, JAGGEDNESS_OVERWORLD, f_224431_

RegistryKey<DensityFunction>: JAGGEDNESS, JAGGEDNESS, field_37695, JAGGEDNESS_OVERWORLD

RegistryKey<DensityFunction>: J, OFFSET_LARGE, field_37696, OFFSET_OVERWORLD_LARGE_BIOME, f_rquhujvz, OFFSET_OVERWORLD_LARGE_BIOME, f_224419_

RegistryKey<DensityFunction>: OFFSET_LARGE, OFFSET_LARGE, field_37696, OFFSET_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: L, JAGGEDNESS_LARGE, field_37684, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_ywklmxpr, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_224420_

RegistryKey<DensityFunction>: JAGGEDNESS_LARGE, JAGGEDNESS_LARGE, field_37684, JAGGEDNESS_OVERWORLD_LARGE_BIOME

RegistryKey<DensityFunction>: O, OFFSET_AMPLIFIED, field_37685, OFFSET_OVERWORLD_AMPLIFIED, f_cqrmxetw, OFFSET_OVERWORLD_AMPLIFIED, f_224421_

RegistryKey<DensityFunction>: OFFSET_AMPLIFIED, OFFSET_AMPLIFIED, field_37685, OFFSET_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: P, FACTOR_AMPLIFIED, field_37686, FACTOR_OVERWORLD_AMPLIFIED, f_lvydqaqo, FACTOR_OVERWORLD_AMPLIFIED, f_224422_

RegistryKey<DensityFunction>: FACTOR_AMPLIFIED, FACTOR_AMPLIFIED, field_37686, FACTOR_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: Q, JAGGEDNESS_AMPLIFIED, field_37687, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_qnthgwhl, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_224423_

RegistryKey<DensityFunction>: JAGGEDNESS_AMPLIFIED, JAGGEDNESS_AMPLIFIED, field_37687, JAGGEDNESS_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: R, DEPTH_AMPLIFIED, field_37688, DEPTH_OVERWORLD_AMPLIFIED, f_islsaunj, DEPTH_OVERWORLD_AMPLIFIED, f_224424_

RegistryKey<DensityFunction>: DEPTH_AMPLIFIED, DEPTH_AMPLIFIED, field_37688, DEPTH_OVERWORLD_AMPLIFIED

RegistryKey<DensityFunction>: S, SLOPED_CHEESE_AMPLIFIED, field_37689, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_akggertq, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_224425_

RegistryKey<DensityFunction>: SLOPED_CHEESE_AMPLIFIED, SLOPED_CHEESE_AMPLIFIED, field_37689, SLOPED_CHEESE_OVERWORLD_AMPLIFIED

double: b, NOISE_ZERO, field_61474, field_61474, f_wyqtikmp, f_412670_

double: NOISE_ZERO, NOISE_ZERO, field_61474, field_61474

int: t, DENSITY_Y_ANCHOR_BOTTOM, field_61475, WORLD_BOTTOM_Y, f_rqxhgyah, f_412408_

int: DENSITY_Y_ANCHOR_BOTTOM, DENSITY_Y_ANCHOR_BOTTOM, field_61475, WORLD_BOTTOM_Y

int: u, DENSITY_Y_ANCHOR_TOP, field_61476, WORLD_TOP_HEIGHT, f_ndyygewh, f_412005_

int: DENSITY_Y_ANCHOR_TOP, DENSITY_Y_ANCHOR_TOP, field_61476, WORLD_TOP_HEIGHT

double: v, DENSITY_Y_BOTTOM, field_61477, WORLD_BOTTOM_OFFSET, f_rojjlttz, f_413178_

double: DENSITY_Y_BOTTOM, DENSITY_Y_BOTTOM, field_61477, WORLD_BOTTOM_OFFSET

double: w, DENSITY_Y_TOP, field_61478, WORLD_TOP_OFFSET, f_lbhqhair, f_413160_

double: DENSITY_Y_TOP, DENSITY_Y_TOP, field_61478, WORLD_TOP_OFFSET

int: x, OVERWORLD_BOTTOM_SLIDE_HEIGHT, field_61479, BOTTOM_RELATIVE_SLIDE_MAX_Y, f_smpztzyp, f_412721_

int: OVERWORLD_BOTTOM_SLIDE_HEIGHT, OVERWORLD_BOTTOM_SLIDE_HEIGHT, field_61479, BOTTOM_RELATIVE_SLIDE_MAX_Y

double: y, BASE_DENSITY_MULTIPLIER, field_61480, field_61480, f_fpfkwwnn, f_414055_

double: BASE_DENSITY_MULTIPLIER, BASE_DENSITY_MULTIPLIER, field_61480, field_61480

Constructors

Methods

RegistryKey<DensityFunction> (String): a, createKey, method_41109, of, m_rssemtmy, createKey, m_209536_

RegistryKey<DensityFunction> (String): createKey, createKey, method_41109, of

DensityFunction (DensityFunction, DensityFunction): b, noiseGradientDensity, method_40540, createInitialDensityFunction, m_qykodgjz, noiseGradientDensity, m_212271_

DensityFunction (DensityFunction, DensityFunction): noiseGradientDensity, noiseGradientDensity, method_40540, createInitialDensityFunction

DensityFunction (DensityFunction, DensityFunction, int, int, int): a, yLimitedInterpolatable, method_40539, verticalRangeChoice, m_gkzjvtdp, yLimitedInterpolatable, m_209471_

DensityFunction (DensityFunction, DensityFunction, int, int, int): yLimitedInterpolatable, yLimitedInterpolatable, method_40539, verticalRangeChoice

DensityFunction (DensityFunction): b, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, createFoldedRidgesOverworld, m_224437_

DensityFunction (DensityFunction): peaksAndValleys, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, getPeaksAndValleys, m_224435_

float (float): peaksAndValleys, peaksAndValleys, method_41546, getPeaksValleysNoise

DensityFunction (DensityFunction): c, postProcess, method_41207, applyBlendDensity, m_mbcetmcb, postProcess, m_224492_

DensityFunction (DensityFunction): postProcess, postProcess, method_41207, applyBlendDensity

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, applySurfaceSlides, m_sirtdbjl, surfaceSlide, m_224489_

DensityFunction (boolean, DensityFunction): slideOverworld, slideOverworld, method_42366, applySurfaceSlides

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, floatingIslandSide, m_224439_

DensityFunction (DensityFunction, int, int): slideEndLike, slideEndLike, method_42364, applyFloatingIslandsSlides

DensityFunction (DensityFunction): d, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, endSlide, m_224505_

DensityFunction (DensityFunction): slideEnd, slideEnd, method_42367, applyEndSlides

NoiseRouter (): a, none, method_44324, createMissingNoiseRouter, m_wvnhpwvs, createDummy, m_238384_

NoiseRouter (): none, none, method_44324, createMissingNoiseRouter

DensityFunction (DensityFunction, DensityFunction): a, splineWithBlending, method_40541, applyBlending, m_vinarvin, splineWithBlending, m_224453_

DensityFunction (DensityFunction, DensityFunction): splineWithBlending, splineWithBlending, method_40541, applyBlending

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, slide, m_224443_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): slide, slide, method_42365, applySlides

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryKey<DensityFunction>): a, getFunction, method_41116, entryHolder, m_rdpadvfg, getFunction, m_255403_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryKey<DensityFunction>): getFunction, getFunction, method_41116, entryHolder

DensityFunction (RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): b, spaghettiRoughnessFunction, method_41113, createCavesSpaghettiRoughnessOverworldFunction, m_duxzadwj, spaghettiCaveRoughness, m_254847_

DensityFunction (RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): spaghettiRoughnessFunction, spaghettiRoughnessFunction, method_41113, createCavesSpaghettiRoughnessOverworldFunction

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): d, entrances, method_41117, createCavesEntrancesOverworldFunction, m_ltqwczpj, entrances, m_255275_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): entrances, entrances, method_41117, createCavesEntrancesOverworldFunction

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): e, noodle, method_41119, createCavesNoodleOverworldFunction, m_bxikrtou, noodleCave, m_255300_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): noodle, noodle, method_41119, createCavesNoodleOverworldFunction

DensityFunction (RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): c, pillars, method_41121, createCavePillarsOverworldFunction, m_wkklxnko, pillars, m_255167_

DensityFunction (RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): pillars, pillars, method_41121, createCavePillarsOverworldFunction

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): f, spaghetti2D, method_41122, createCavesSpaghetti2dOverworldFunction, m_kwmcquxy, spaghettiCave2D, m_255130_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): spaghetti2D, spaghetti2D, method_41122, createCavesSpaghetti2dOverworldFunction

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, DensityFunction): a, underground, method_41101, createCavesFunction, m_ocqxmfnt, underground, m_255355_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, DensityFunction): underground, underground, method_41101, createCavesFunction

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, boolean, boolean): a, overworld, method_41103, createSurfaceNoiseRouter, m_uhvxossd, overworld, m_255262_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, boolean, boolean): overworld, overworld, method_41103, createSurfaceNoiseRouter

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, DensityFunction): b, noNewCaves, method_41211, createMultiNoiseDependentNoiseRouter, m_hyletaic, noNewCaves, m_254999_

DensityFunction (RegistryEntryLookup<DensityFunction>, int, int): a, slideNetherLike, method_42363, applyCavesSlides, m_psfarald, cavesSlide, m_254915_

DensityFunction (RegistryEntryLookup<DensityFunction>, int, int): slideNetherLike, slideNetherLike, method_42363, applyCavesSlides

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): a, nether, method_41118, createNetherNoiseRouter, m_qrbzdxqj, createNether, m_255404_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): nether, nether, method_41118, createNetherNoiseRouter

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): b, caves, method_41549, createCavesNoiseRouter, m_zifycqqm, createOverworld, m_255020_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): c, floatingIslands, method_41552, createFloatingIslandsNoiseRouter, m_zaglzone, createEnd, m_254860_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): floatingIslands, floatingIslands, method_41552, createFloatingIslandsNoiseRouter

NoiseRouter (RegistryEntryLookup<DensityFunction>): a, end, method_41120, createEndNoiseRouter, m_eaewznor, createEnd, m_255104_

NoiseRouter (RegistryEntryLookup<DensityFunction>): end, end, method_41120, createEndNoiseRouter

RegistryEntry<? extends DensityFunction> (Registerable<DensityFunction>): a, bootstrap, method_41100, bootstrap, m_ybgzbrlt, bootstrap, m_255288_

RegistryEntry<? extends DensityFunction> (Registerable<DensityFunction>): bootstrap, bootstrap, method_41100, bootstrap

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, registerSlopedCheeseFunction, m_224474_

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): registerTerrainNoises, registerTerrainNoises, method_41548, registerSlopedCheeseFunction

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, registerAndWrap, m_255105_

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): registerAndWrap, registerAndWrap, method_41551, registerAndGetHolder

DensityFunction (DensityFunction): a, offsetToDepth, method_72686, applyHeightGradient, m_syixceue, m_syixceue, m_419099_

DensityFunction (DensityFunction): offsetToDepth, offsetToDepth, method_72686, applyHeightGradient

DensityFunction (DensityFunction, double, double, double, double): a, remap, method_72687, estimateUpperBound, m_hdmktqpc, m_hdmktqpc, m_418911_

DensityFunction (DensityFunction, double, double, double, double): remap, remap, method_72687, estimateUpperBound

DensityFunction (DensityFunction, DensityFunction, boolean): a, preliminarySurfaceLevel, method_72688, findTopSurface, m_capwurmg, m_capwurmg, m_415453_

DensityFunction (DensityFunction, DensityFunction, boolean): preliminarySurfaceLevel, preliminarySurfaceLevel, method_72688, findTopSurface

NoiseRouter (RegistryEntryLookup<DensityFunction>): caves, caves, method_41549, createCavesNoiseRouter

NoiseRouter (DensityFunction): simpleRouter, simpleRouter, method_1_2720, createVeinGapRouter

1.21.11

Names

epw

eux

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ekh

epw

Fields

float: n, ORE_THICKNESS, field_36614, field_36614, f_hfbhqfdm, ORE_THICKNESS, f_209440_

float: o, ORE_THICKNESS, field_36614, field_36614, f_hfbhqfdm, ORE_THICKNESS, f_209440_

double: o, VEININESS_FREQUENCY, field_36615, field_36615, f_craftepc, VEIN_FREQUENCY, f_209441_

double: p, VEININESS_FREQUENCY, field_36615, field_36615, f_craftepc, VEIN_FREQUENCY, f_209441_

double: p, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616, f_sywrklcc, NOODLE_SPACING_AND_STRAIGHTNESS, f_209442_

double: q, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616, f_sywrklcc, NOODLE_SPACING_AND_STRAIGHTNESS, f_209442_

double: q, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617, f_tqarabvz, SURFACE_DENSITY_THRESHOLD, f_209443_

double: r, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617, f_tqarabvz, SURFACE_DENSITY_THRESHOLD, f_209443_

DensityFunction: s, BLENDING_FACTOR, field_36618, TEN_FUNCTION, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: z, BLENDING_FACTOR, field_36618, TEN_FUNCTION, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: t, BLENDING_JAGGEDNESS, field_36619, ZERO_FUNCTION, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

DensityFunction: A, BLENDING_JAGGEDNESS, field_36619, ZERO_FUNCTION, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

RegistryKey<DensityFunction>: u, ZERO, field_37117, ZERO, f_ykrhlnqg, ZERO, f_209446_

RegistryKey<DensityFunction>: B, ZERO, field_37117, ZERO, f_ykrhlnqg, ZERO, f_209446_

RegistryKey<DensityFunction>: v, Y, field_37118, Y, f_yumknjdq, Y, f_209447_

RegistryKey<DensityFunction>: C, Y, field_37118, Y, f_yumknjdq, Y, f_209447_

RegistryKey<DensityFunction>: w, SHIFT_X, field_37119, SHIFT_X, f_mtswnpuu, SHIFT_X, f_209448_

RegistryKey<DensityFunction>: D, SHIFT_X, field_37119, SHIFT_X, f_mtswnpuu, SHIFT_X, f_209448_

RegistryKey<DensityFunction>: x, SHIFT_Z, field_37120, SHIFT_Z, f_hwqqqncv, SHIFT_Z, f_209449_

RegistryKey<DensityFunction>: E, SHIFT_Z, field_37120, SHIFT_Z, f_hwqqqncv, SHIFT_Z, f_209449_

RegistryKey<DensityFunction>: d, CONTINENTS, field_37122, CONTINENTS_OVERWORLD, f_qlsmnmuf, CONTINENTS_OVERWORLD, f_209451_

RegistryKey<DensityFunction>: e, CONTINENTS, field_37122, CONTINENTS_OVERWORLD, f_qlsmnmuf, CONTINENTS_OVERWORLD, f_209451_

RegistryKey<DensityFunction>: e, EROSION, field_37123, EROSION_OVERWORLD, f_ywecrpnr, EROSION_OVERWORLD, f_209452_

RegistryKey<DensityFunction>: f, EROSION, field_37123, EROSION_OVERWORLD, f_ywecrpnr, EROSION_OVERWORLD, f_209452_

RegistryKey<DensityFunction>: f, RIDGES, field_37124, RIDGES_OVERWORLD, f_nyypzlrp, RIDGES_OVERWORLD, f_209453_

RegistryKey<DensityFunction>: g, RIDGES, field_37124, RIDGES_OVERWORLD, f_nyypzlrp, RIDGES_OVERWORLD, f_209453_

RegistryKey<DensityFunction>: i, FACTOR, field_37125, FACTOR_OVERWORLD, f_iidvsamg, FACTOR_OVERWORLD, f_209454_

RegistryKey<DensityFunction>: j, FACTOR, field_37125, FACTOR_OVERWORLD, f_iidvsamg, FACTOR_OVERWORLD, f_209454_

RegistryKey<DensityFunction>: k, DEPTH, field_37126, DEPTH_OVERWORLD, f_zyyjhrml, DEPTH_OVERWORLD, f_209455_

RegistryKey<DensityFunction>: l, DEPTH, field_37126, DEPTH_OVERWORLD, f_zyyjhrml, DEPTH_OVERWORLD, f_209455_

RegistryKey<DensityFunction>: B, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD, f_qywkxwiy, SLOPED_CHEESE_OVERWORLD, f_209456_

RegistryKey<DensityFunction>: I, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD, f_qywkxwiy, SLOPED_CHEESE_OVERWORLD, f_209456_

RegistryKey<DensityFunction>: l, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME, f_zvqvjgxe, CONTINENTS_OVERWORLD_LARGE_BIOME, f_209457_

RegistryKey<DensityFunction>: m, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME, f_zvqvjgxe, CONTINENTS_OVERWORLD_LARGE_BIOME, f_209457_

RegistryKey<DensityFunction>: m, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME, f_kdetthlq, EROSION_OVERWORLD_LARGE_BIOME, f_209458_

RegistryKey<DensityFunction>: n, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME, f_kdetthlq, EROSION_OVERWORLD_LARGE_BIOME, f_209458_

RegistryKey<DensityFunction>: D, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME, f_whkydtcd, FACTOR_OVERWORLD_LARGE_BIOME, f_209459_

RegistryKey<DensityFunction>: K, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME, f_whkydtcd, FACTOR_OVERWORLD_LARGE_BIOME, f_209459_

RegistryKey<DensityFunction>: F, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME, f_xoneatmq, DEPTH_OVERWORLD_LARGE_BIOME, f_209460_

RegistryKey<DensityFunction>: M, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME, f_xoneatmq, DEPTH_OVERWORLD_LARGE_BIOME, f_209460_

RegistryKey<DensityFunction>: G, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_pydmkaph, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_209461_

RegistryKey<DensityFunction>: N, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_pydmkaph, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_209461_

RegistryKey<DensityFunction>: M, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END, f_rsvhojtz, SLOPED_CHEESE_END, f_209462_

RegistryKey<DensityFunction>: T, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END, f_rsvhojtz, SLOPED_CHEESE_END, f_209462_

RegistryKey<DensityFunction>: N, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_uzdzffyx, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_209463_

RegistryKey<DensityFunction>: U, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_uzdzffyx, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_209463_

RegistryKey<DensityFunction>: O, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD, f_pftffrdt, CAVES_ENTRANCES_OVERWORLD, f_209464_

RegistryKey<DensityFunction>: V, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD, f_pftffrdt, CAVES_ENTRANCES_OVERWORLD, f_209464_

RegistryKey<DensityFunction>: P, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD, f_wnwjuqux, CAVES_NOODLE_OVERWORLD, f_209465_

RegistryKey<DensityFunction>: W, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD, f_wnwjuqux, CAVES_NOODLE_OVERWORLD, f_209465_

RegistryKey<DensityFunction>: Q, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD, f_eozvdmdx, CAVES_PILLARS_OVERWORLD, f_209437_

RegistryKey<DensityFunction>: X, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD, f_eozvdmdx, CAVES_PILLARS_OVERWORLD, f_209437_

RegistryKey<DensityFunction>: R, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_yptktwkb, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_209438_

RegistryKey<DensityFunction>: Y, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_yptktwkb, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_209438_

RegistryKey<DensityFunction>: S, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD, f_tetsoest, CAVES_SPAGHETTI_2D_OVERWORLD, f_209439_

RegistryKey<DensityFunction>: Z, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD, f_tetsoest, CAVES_SPAGHETTI_2D_OVERWORLD, f_209439_

double: r, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, CHEESE_NOISE_TARGET, f_224432_

double: s, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, CHEESE_NOISE_TARGET, f_224432_

int: b, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, ISLAND_CHUNK_DISTANCE, f_224427_

int: c, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, ISLAND_CHUNK_DISTANCE, f_224427_

long: c, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, ISLAND_CHUNK_DISTANCE_SQUARED, f_224428_

long: d, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, ISLAND_CHUNK_DISTANCE_SQUARED, f_224428_

RegistryKey<DensityFunction>: y, BASE_3D_NOISE_OVERWORLD, field_38251, BASE_3D_NOISE_OVERWORLD, f_tnmdugcy, BASE_3D_NOISE_OVERWORLD, f_224433_

RegistryKey<DensityFunction>: F, BASE_3D_NOISE_OVERWORLD, field_38251, BASE_3D_NOISE_OVERWORLD, f_tnmdugcy, BASE_3D_NOISE_OVERWORLD, f_224433_

RegistryKey<DensityFunction>: z, BASE_3D_NOISE_NETHER, field_38252, BASE_3D_NOISE_NETHER, f_wfsmxllh, BASE_3D_NOISE_NETHER, f_224434_

RegistryKey<DensityFunction>: G, BASE_3D_NOISE_NETHER, field_38252, BASE_3D_NOISE_NETHER, f_wfsmxllh, BASE_3D_NOISE_NETHER, f_224434_

RegistryKey<DensityFunction>: A, BASE_3D_NOISE_END, field_38249, BASE_3D_NOISE_END, f_kidexewe, BASE_3D_NOISE_END, f_224418_

RegistryKey<DensityFunction>: H, BASE_3D_NOISE_END, field_38249, BASE_3D_NOISE_END, f_kidexewe, BASE_3D_NOISE_END, f_224418_

RegistryKey<DensityFunction>: g, RIDGES_FOLDED, field_37693, RIDGES_FOLDED_OVERWORLD, f_kodmxqkf, RIDGES_FOLDED_OVERWORLD, f_224429_

RegistryKey<DensityFunction>: h, RIDGES_FOLDED, field_37693, RIDGES_FOLDED_OVERWORLD, f_kodmxqkf, RIDGES_FOLDED_OVERWORLD, f_224429_

RegistryKey<DensityFunction>: h, OFFSET, field_37694, OFFSET_OVERWORLD, f_kixidulk, OFFSET_OVERWORLD, f_224430_

RegistryKey<DensityFunction>: i, OFFSET, field_37694, OFFSET_OVERWORLD, f_kixidulk, OFFSET_OVERWORLD, f_224430_

RegistryKey<DensityFunction>: j, JAGGEDNESS, field_37695, JAGGEDNESS_OVERWORLD, f_ugkoejyo, JAGGEDNESS_OVERWORLD, f_224431_

RegistryKey<DensityFunction>: k, JAGGEDNESS, field_37695, JAGGEDNESS_OVERWORLD, f_ugkoejyo, JAGGEDNESS_OVERWORLD, f_224431_

RegistryKey<DensityFunction>: C, OFFSET_LARGE, field_37696, OFFSET_OVERWORLD_LARGE_BIOME, f_rquhujvz, OFFSET_OVERWORLD_LARGE_BIOME, f_224419_

RegistryKey<DensityFunction>: J, OFFSET_LARGE, field_37696, OFFSET_OVERWORLD_LARGE_BIOME, f_rquhujvz, OFFSET_OVERWORLD_LARGE_BIOME, f_224419_

RegistryKey<DensityFunction>: E, JAGGEDNESS_LARGE, field_37684, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_ywklmxpr, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_224420_

RegistryKey<DensityFunction>: L, JAGGEDNESS_LARGE, field_37684, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_ywklmxpr, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_224420_

RegistryKey<DensityFunction>: H, OFFSET_AMPLIFIED, field_37685, OFFSET_OVERWORLD_AMPLIFIED, f_cqrmxetw, OFFSET_OVERWORLD_AMPLIFIED, f_224421_

RegistryKey<DensityFunction>: O, OFFSET_AMPLIFIED, field_37685, OFFSET_OVERWORLD_AMPLIFIED, f_cqrmxetw, OFFSET_OVERWORLD_AMPLIFIED, f_224421_

RegistryKey<DensityFunction>: I, FACTOR_AMPLIFIED, field_37686, FACTOR_OVERWORLD_AMPLIFIED, f_lvydqaqo, FACTOR_OVERWORLD_AMPLIFIED, f_224422_

RegistryKey<DensityFunction>: P, FACTOR_AMPLIFIED, field_37686, FACTOR_OVERWORLD_AMPLIFIED, f_lvydqaqo, FACTOR_OVERWORLD_AMPLIFIED, f_224422_

RegistryKey<DensityFunction>: J, JAGGEDNESS_AMPLIFIED, field_37687, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_qnthgwhl, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_224423_

RegistryKey<DensityFunction>: Q, JAGGEDNESS_AMPLIFIED, field_37687, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_qnthgwhl, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_224423_

RegistryKey<DensityFunction>: K, DEPTH_AMPLIFIED, field_37688, DEPTH_OVERWORLD_AMPLIFIED, f_islsaunj, DEPTH_OVERWORLD_AMPLIFIED, f_224424_

RegistryKey<DensityFunction>: R, DEPTH_AMPLIFIED, field_37688, DEPTH_OVERWORLD_AMPLIFIED, f_islsaunj, DEPTH_OVERWORLD_AMPLIFIED, f_224424_

RegistryKey<DensityFunction>: L, SLOPED_CHEESE_AMPLIFIED, field_37689, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_akggertq, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_224425_

RegistryKey<DensityFunction>: S, SLOPED_CHEESE_AMPLIFIED, field_37689, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_akggertq, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_224425_

double: b, NOISE_ZERO, field_61474, field_61474, f_wyqtikmp, f_412670_

int: t, DENSITY_Y_ANCHOR_BOTTOM, field_61475, WORLD_BOTTOM_Y, f_rqxhgyah, f_412408_

int: u, DENSITY_Y_ANCHOR_TOP, field_61476, WORLD_TOP_HEIGHT, f_ndyygewh, f_412005_

double: v, DENSITY_Y_BOTTOM, field_61477, WORLD_BOTTOM_OFFSET, f_rojjlttz, f_413178_

double: w, DENSITY_Y_TOP, field_61478, WORLD_TOP_OFFSET, f_lbhqhair, f_413160_

int: x, OVERWORLD_BOTTOM_SLIDE_HEIGHT, field_61479, BOTTOM_RELATIVE_SLIDE_MAX_Y, f_smpztzyp, f_412721_

double: y, BASE_DENSITY_MULTIPLIER, field_61480, field_61480, f_fpfkwwnn, f_414055_

Constructors

Methods

DensityFunction (DensityFunction): a, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, createFoldedRidgesOverworld, m_224437_

DensityFunction (DensityFunction): b, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, createFoldedRidgesOverworld, m_224437_

DensityFunction (DensityFunction): b, postProcess, method_41207, applyBlendDensity, m_mbcetmcb, postProcess, m_224492_

DensityFunction (DensityFunction): c, postProcess, method_41207, applyBlendDensity, m_mbcetmcb, postProcess, m_224492_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, endSlide, m_224505_

DensityFunction (DensityFunction): d, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, endSlide, m_224505_

DensityFunction (DensityFunction): a, offsetToDepth, method_72686, applyHeightGradient, m_syixceue, m_syixceue, m_419099_

DensityFunction (DensityFunction, double, double, double, double): a, remap, method_72687, estimateUpperBound, m_hdmktqpc, m_hdmktqpc, m_418911_

DensityFunction (DensityFunction, DensityFunction, boolean): a, preliminarySurfaceLevel, method_72688, findTopSurface, m_capwurmg, m_capwurmg, m_415453_

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

ehw

ekh

Fields

Constructors

Methods

1.21.5

Names

eda

ehw

Fields

Constructors

Methods

1.21.4

Names

edx

eda

Fields

Constructors

Methods

1.21.3

Names

dzf

edx

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dyd

dzf

Fields

float: a, GLOBAL_OFFSET, field_37690, field_37690, f_wrrkzqmx, f_224426_

float: a, GLOBAL_OFFSET, field_37690, field_37690, f_wrrkzqmx, GLOBAL_OFFSET, f_224426_

double: r, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, f_224432_

double: r, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, CHEESE_NOISE_TARGET, f_224432_

int: b, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, f_224427_

int: b, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, ISLAND_CHUNK_DISTANCE, f_224427_

long: c, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, f_224428_

long: c, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, ISLAND_CHUNK_DISTANCE_SQUARED, f_224428_

Constructors

Methods

DensityFunction (DensityFunction): a, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, m_224437_

DensityFunction (DensityFunction): a, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, createFoldedRidgesOverworld, m_224437_

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, m_mfsfdqcd, m_224435_

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, getPeaksAndValleys, m_224435_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, applySurfaceSlides, m_sirtdbjl, m_224489_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, applySurfaceSlides, m_sirtdbjl, surfaceSlide, m_224489_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, floatingIslandSide, m_224439_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, m_ukeuyaqw, m_224505_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, endSlide, m_224505_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, m_jgtjbkzb, m_224443_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, slide, m_224443_

DensityFunction (RegistryEntryLookup<DensityFunction>, int, int): a, slideNetherLike, method_42363, applyCavesSlides, m_psfarald, m_254915_

DensityFunction (RegistryEntryLookup<DensityFunction>, int, int): a, slideNetherLike, method_42363, applyCavesSlides, m_psfarald, cavesSlide, m_254915_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): b, caves, method_41549, createCavesNoiseRouter, m_zifycqqm, m_255020_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): b, caves, method_41549, createCavesNoiseRouter, m_zifycqqm, createOverworld, m_255020_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): c, floatingIslands, method_41552, createFloatingIslandsNoiseRouter, m_zaglzone, m_254860_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): c, floatingIslands, method_41552, createFloatingIslandsNoiseRouter, m_zaglzone, createEnd, m_254860_

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, m_eweubntl, m_224474_

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, registerSlopedCheeseFunction, m_224474_

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, m_pkjtpogk, m_255105_

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, registerAndWrap, m_255105_

1.20.6

Names

dox

dyd

Fields

Constructors

Methods

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, m_224435_

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, m_mfsfdqcd, m_224435_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, m_224505_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, m_ukeuyaqw, m_224505_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, m_224443_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, m_jgtjbkzb, m_224443_

RegistryEntry<? extends DensityFunction> (Registerable<DensityFunction>): a, bootstrap, method_41100, bootstrap, m_ybgzbrlt, bootstrap, m_255288_

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, m_224474_

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, m_pkjtpogk, m_255105_

RegistryEntry<? extends DensityFunction> (Registerable<DensityFunction>): a, bootstrap, method_41100, bootstrap, m_ybgzbrlt, bootstrap, m_255288_

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, m_eweubntl, m_224474_

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, m_pkjtpogk, m_255105_

1.20.4

Names

dkz

dox

Fields

Constructors

Methods

1.20.2

Names

dhr

dkz

Fields

Constructors

Methods

1.20.1

Names

dhg

dhr

Fields

Constructors

Methods

NoiseRouter (): a, none, method_44324, createMissingNoiseRouter, m_wvnhpwvs, m_238384_

NoiseRouter (): a, none, method_44324, createMissingNoiseRouter, m_wvnhpwvs, createDummy, m_238384_

1.19.4

Names

dei

dhg

Fields

Constructors

Methods

1.19.3

Names

day

dei

Fields

Constructors

Methods

RegistryEntry<DoublePerlinNoiseSampler$NoiseParameters> (RegistryKey<DoublePerlinNoiseSampler$NoiseParameters>): a, getNoise, method_41111, getNoiseParametersEntry, m_dwhlqlwh, getNoise, m_209542_

DensityFunction (): b, spaghettiRoughnessFunction, method_41113, createCavesSpaghettiRoughnessOverworldFunction, m_duxzadwj, spaghettiCaveRoughness, m_209547_

DensityFunction (): c, pillars, method_41121, createCavePillarsOverworldFunction, m_wkklxnko, pillars, m_209560_

RegistryEntry<? extends DensityFunction> (Registry<DensityFunction>): a, bootstrap, method_41100, initAndGetDefault, m_ybgzbrlt, bootstrap, m_224458_

void (Registry<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, m_eweubntl, m_224474_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, m_pkjtpogk, m_224467_

RegistryEntry<DensityFunction> (Registry<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): b, register, method_41112, register, m_olkmcnsh, register, m_224498_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>): a, getFunction, method_41116, entryHolder, m_rdpadvfg, getFunction, m_224464_

DensityFunction (Registry<DensityFunction>): f, entrances, method_41117, createCavesEntrancesOverworldFunction, m_ltqwczpj, entrances, m_224513_

DensityFunction (Registry<DensityFunction>): g, noodle, method_41119, createCavesNoodleOverworldFunction, m_bxikrtou, noodleCave, m_224515_

DensityFunction (Registry<DensityFunction>): h, spaghetti2D, method_41122, createCavesSpaghetti2dOverworldFunction, m_kwmcquxy, spaghettiCave2D, m_224517_

DensityFunction (Registry<DensityFunction>, DensityFunction): a, underground, method_41101, createCavesFunction, m_ocqxmfnt, underground, m_224471_

NoiseRouter (Registry<DensityFunction>, boolean, boolean): a, overworld, method_41103, createSurfaceNoiseRouter, m_uhvxossd, overworld, m_224485_

NoiseRouter (Registry<DensityFunction>, DensityFunction): b, noNewCaves, method_41211, createMultiNoiseDependentNoiseRouter, m_hyletaic, noNewCaves, m_224502_

DensityFunction (Registry<DensityFunction>, int, int): a, slideNetherLike, method_42363, applyCavesSlides, m_psfarald, m_psfarald, m_224460_

NoiseRouter (Registry<DensityFunction>): b, nether, method_41118, createNetherNoiseRouter, m_qrbzdxqj, createNether, m_224496_

NoiseRouter (Registry<DensityFunction>): c, caves, method_41549, createCavesNoiseRouter, m_zifycqqm, m_zifycqqm, m_224507_

NoiseRouter (Registry<DensityFunction>): d, floatingIslands, method_41552, createFloatingIslandsNoiseRouter, m_zaglzone, m_zaglzone, m_224509_

NoiseRouter (Registry<DensityFunction>): e, end, method_41120, createEndNoiseRouter, m_eaewznor, createEnd, m_224511_

RegistryEntry<? extends DensityFunction> (Registerable<DensityFunction>): a, bootstrap, method_41100, bootstrap, m_ybgzbrlt, bootstrap, m_255288_

void (Registerable<DensityFunction>, RegistryEntryLookup<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, m_224474_

DensityFunction (Registerable<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, m_pkjtpogk, m_255105_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryKey<DensityFunction>): a, getFunction, method_41116, entryHolder, m_rdpadvfg, getFunction, m_255403_

DensityFunction (RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): b, spaghettiRoughnessFunction, method_41113, createCavesSpaghettiRoughnessOverworldFunction, m_duxzadwj, spaghettiCaveRoughness, m_254847_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): d, entrances, method_41117, createCavesEntrancesOverworldFunction, m_ltqwczpj, entrances, m_255275_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): e, noodle, method_41119, createCavesNoodleOverworldFunction, m_bxikrtou, noodleCave, m_255300_

DensityFunction (RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): c, pillars, method_41121, createCavePillarsOverworldFunction, m_wkklxnko, pillars, m_255167_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): f, spaghetti2D, method_41122, createCavesSpaghetti2dOverworldFunction, m_kwmcquxy, spaghettiCave2D, m_255130_

DensityFunction (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, DensityFunction): a, underground, method_41101, createCavesFunction, m_ocqxmfnt, underground, m_255355_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, boolean, boolean): a, overworld, method_41103, createSurfaceNoiseRouter, m_uhvxossd, overworld, m_255262_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>, DensityFunction): b, noNewCaves, method_41211, createMultiNoiseDependentNoiseRouter, m_hyletaic, noNewCaves, m_254999_

DensityFunction (RegistryEntryLookup<DensityFunction>, int, int): a, slideNetherLike, method_42363, applyCavesSlides, m_psfarald, m_254915_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): a, nether, method_41118, createNetherNoiseRouter, m_qrbzdxqj, createNether, m_255404_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): b, caves, method_41549, createCavesNoiseRouter, m_zifycqqm, m_255020_

NoiseRouter (RegistryEntryLookup<DensityFunction>, RegistryEntryLookup<DoublePerlinNoiseSampler$NoiseParameters>): c, floatingIslands, method_41552, createFloatingIslandsNoiseRouter, m_zaglzone, m_254860_

NoiseRouter (RegistryEntryLookup<DensityFunction>): a, end, method_41120, createEndNoiseRouter, m_eaewznor, createEnd, m_255104_

1.19.2

Names

Fields

float: a, GLOBAL_OFFSET, field_37690, field_37690, f_wrrkzqmx, f_wrrkzqmx, f_224426_

float: a, GLOBAL_OFFSET, field_37690, field_37690, f_wrrkzqmx, f_224426_

double: r, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, f_fvajwgtf, f_224432_

double: r, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, f_224432_

int: b, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, f_fsvqkvhj, f_224427_

int: b, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, f_224427_

long: c, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, f_lpgnzvtc, f_224428_

long: c, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, f_224428_

Constructors

Methods

DensityFunction (DensityFunction): a, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, m_hckpmulw, m_224437_

DensityFunction (DensityFunction): a, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, m_224437_

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, m_mfsfdqcd, m_224435_

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, m_224435_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, applySurfaceSlides, m_sirtdbjl, m_sirtdbjl, m_224489_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, applySurfaceSlides, m_sirtdbjl, m_224489_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, m_ukeuyaqw, m_224505_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, m_224505_

NoiseRouter (): a, none, method_44324, createMissingNoiseRouter, m_wvnhpwvs, m_wvnhpwvs, m_238384_

NoiseRouter (): a, none, method_44324, createMissingNoiseRouter, m_wvnhpwvs, m_238384_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, m_jgtjbkzb, m_224443_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, m_224443_

1.19.1

Names

dab

day

Fields

DensityFunction: s, BLENDING_FACTOR, field_36618, field_36618, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: s, BLENDING_FACTOR, field_36618, TEN_FUNCTION, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: t, BLENDING_JAGGEDNESS, field_36619, field_36619, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

DensityFunction: t, BLENDING_JAGGEDNESS, field_36619, ZERO_FUNCTION, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

Constructors

Methods

DensityFunction (DensityFunction, DensityFunction): b, noiseGradientDensity, method_40540, method_40540, m_qykodgjz, noiseGradientDensity, m_212271_

DensityFunction (DensityFunction, DensityFunction): b, noiseGradientDensity, method_40540, createInitialDensityFunction, m_qykodgjz, noiseGradientDensity, m_212271_

DensityFunction (DensityFunction, DensityFunction, int, int, int): a, yLimitedInterpolatable, method_40539, method_40539, m_gkzjvtdp, yLimitedInterpolatable, m_209471_

DensityFunction (DensityFunction, DensityFunction, int, int, int): a, yLimitedInterpolatable, method_40539, verticalRangeChoice, m_gkzjvtdp, yLimitedInterpolatable, m_209471_

void (Registry<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, method_41548, m_eweubntl, m_eweubntl, m_224474_

void (Registry<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, registerSlopedCheeseFunction, m_eweubntl, m_eweubntl, m_224474_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, method_41551, m_pkjtpogk, m_pkjtpogk, m_224467_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, registerAndGetHolder, m_pkjtpogk, m_pkjtpogk, m_224467_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>): a, getFunction, method_41116, method_41116, m_rdpadvfg, getFunction, m_224464_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>): a, getFunction, method_41116, entryHolder, m_rdpadvfg, getFunction, m_224464_

DensityFunction (Registry<DensityFunction>, DensityFunction): a, underground, method_41101, method_41101, m_ocqxmfnt, underground, m_224471_

DensityFunction (Registry<DensityFunction>, DensityFunction): a, underground, method_41101, createCavesFunction, m_ocqxmfnt, underground, m_224471_

DensityFunction (DensityFunction): b, postProcess, method_41207, method_41207, m_mbcetmcb, postProcess, m_224492_

DensityFunction (DensityFunction): b, postProcess, method_41207, applyBlendDensity, m_mbcetmcb, postProcess, m_224492_

NoiseRouter (Registry<DensityFunction>, DensityFunction): b, noNewCaves, method_41211, method_41211, m_hyletaic, noNewCaves, m_224502_

NoiseRouter (Registry<DensityFunction>, DensityFunction): b, noNewCaves, method_41211, createMultiNoiseDependentNoiseRouter, m_hyletaic, noNewCaves, m_224502_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, method_42366, m_sirtdbjl, m_sirtdbjl, m_224489_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, applySurfaceSlides, m_sirtdbjl, m_sirtdbjl, m_224489_

DensityFunction (Registry<DensityFunction>, int, int): a, slideNetherLike, method_42363, method_42363, m_psfarald, m_psfarald, m_224460_

DensityFunction (Registry<DensityFunction>, int, int): a, slideNetherLike, method_42363, applyCavesSlides, m_psfarald, m_psfarald, m_224460_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, method_42364, m_fjpurmdj, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, applyFloatingIslandsSlides, m_fjpurmdj, m_fjpurmdj, m_224439_

DensityFunction (DensityFunction): c, slideEnd, method_42367, method_42367, m_ukeuyaqw, m_ukeuyaqw, m_224505_

DensityFunction (DensityFunction): c, slideEnd, method_42367, applyEndSlides, m_ukeuyaqw, m_ukeuyaqw, m_224505_

DensityFunction (DensityFunction, DensityFunction): a, splineWithBlending, method_40541, method_40541, m_vinarvin, splineWithBlending, m_224453_

DensityFunction (DensityFunction, DensityFunction): a, splineWithBlending, method_40541, applyBlending, m_vinarvin, splineWithBlending, m_224453_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, method_42365, m_jgtjbkzb, m_jgtjbkzb, m_224443_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, applySlides, m_jgtjbkzb, m_jgtjbkzb, m_224443_

1.19

Names

cud

dab

Fields

float: a, ORE_THICKNESS, field_36614, field_36614, f_hfbhqfdm, ORE_THICKNESS, f_209440_

float: n, ORE_THICKNESS, field_36614, field_36614, f_hfbhqfdm, ORE_THICKNESS, f_209440_

double: b, VEININESS_FREQUENCY, field_36615, field_36615, f_craftepc, VEIN_FREQUENCY, f_209441_

double: o, VEININESS_FREQUENCY, field_36615, field_36615, f_craftepc, VEIN_FREQUENCY, f_209441_

double: c, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616, f_sywrklcc, NOODLE_SPACING_AND_STRAIGHTNESS, f_209442_

double: p, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616, f_sywrklcc, NOODLE_SPACING_AND_STRAIGHTNESS, f_209442_

double: d, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617, f_tqarabvz, SURFACE_DENSITY_THRESHOLD, f_209443_

double: q, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617, f_tqarabvz, SURFACE_DENSITY_THRESHOLD, f_209443_

DensityFunction: e, BLENDING_FACTOR, field_36618, field_36618, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: s, BLENDING_FACTOR, field_36618, field_36618, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: f, BLENDING_JAGGEDNESS, field_36619, field_36619, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

DensityFunction: t, BLENDING_JAGGEDNESS, field_36619, field_36619, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

RegistryKey<DensityFunction>: g, ZERO, field_37117, ZERO, f_ykrhlnqg, ZERO, f_209446_

RegistryKey<DensityFunction>: u, ZERO, field_37117, ZERO, f_ykrhlnqg, ZERO, f_209446_

RegistryKey<DensityFunction>: h, Y, field_37118, Y, f_yumknjdq, Y, f_209447_

RegistryKey<DensityFunction>: v, Y, field_37118, Y, f_yumknjdq, Y, f_209447_

RegistryKey<DensityFunction>: i, SHIFT_X, field_37119, SHIFT_X, f_mtswnpuu, SHIFT_X, f_209448_

RegistryKey<DensityFunction>: w, SHIFT_X, field_37119, SHIFT_X, f_mtswnpuu, SHIFT_X, f_209448_

RegistryKey<DensityFunction>: j, SHIFT_Z, field_37120, SHIFT_Z, f_hwqqqncv, SHIFT_Z, f_209449_

RegistryKey<DensityFunction>: x, SHIFT_Z, field_37120, SHIFT_Z, f_hwqqqncv, SHIFT_Z, f_209449_

RegistryKey<DensityFunction>: k, BASE_3D_NOISE, field_37121, BASE_3D_NOISE_OVERWORLD, f_byerkbai, BASE_3D_NOISE_OVERWORLD, f_209450_

RegistryKey<DensityFunction>: l, CONTINENTS, field_37122, CONTINENTS_OVERWORLD, f_qlsmnmuf, CONTINENTS_OVERWORLD, f_209451_

RegistryKey<DensityFunction>: d, CONTINENTS, field_37122, CONTINENTS_OVERWORLD, f_qlsmnmuf, CONTINENTS_OVERWORLD, f_209451_

RegistryKey<DensityFunction>: m, EROSION, field_37123, EROSION_OVERWORLD, f_ywecrpnr, EROSION_OVERWORLD, f_209452_

RegistryKey<DensityFunction>: e, EROSION, field_37123, EROSION_OVERWORLD, f_ywecrpnr, EROSION_OVERWORLD, f_209452_

RegistryKey<DensityFunction>: n, RIDGES, field_37124, RIDGES_OVERWORLD, f_nyypzlrp, RIDGES_OVERWORLD, f_209453_

RegistryKey<DensityFunction>: f, RIDGES, field_37124, RIDGES_OVERWORLD, f_nyypzlrp, RIDGES_OVERWORLD, f_209453_

RegistryKey<DensityFunction>: o, FACTOR, field_37125, FACTOR_OVERWORLD, f_iidvsamg, FACTOR_OVERWORLD, f_209454_

RegistryKey<DensityFunction>: i, FACTOR, field_37125, FACTOR_OVERWORLD, f_iidvsamg, FACTOR_OVERWORLD, f_209454_

RegistryKey<DensityFunction>: p, DEPTH, field_37126, DEPTH_OVERWORLD, f_zyyjhrml, DEPTH_OVERWORLD, f_209455_

RegistryKey<DensityFunction>: k, DEPTH, field_37126, DEPTH_OVERWORLD, f_zyyjhrml, DEPTH_OVERWORLD, f_209455_

RegistryKey<DensityFunction>: q, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD, f_qywkxwiy, SLOPED_CHEESE_OVERWORLD, f_209456_

RegistryKey<DensityFunction>: B, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD, f_qywkxwiy, SLOPED_CHEESE_OVERWORLD, f_209456_

RegistryKey<DensityFunction>: r, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME, f_zvqvjgxe, CONTINENTS_OVERWORLD_LARGE_BIOME, f_209457_

RegistryKey<DensityFunction>: l, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME, f_zvqvjgxe, CONTINENTS_OVERWORLD_LARGE_BIOME, f_209457_

RegistryKey<DensityFunction>: s, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME, f_kdetthlq, EROSION_OVERWORLD_LARGE_BIOME, f_209458_

RegistryKey<DensityFunction>: m, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME, f_kdetthlq, EROSION_OVERWORLD_LARGE_BIOME, f_209458_

RegistryKey<DensityFunction>: t, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME, f_whkydtcd, FACTOR_OVERWORLD_LARGE_BIOME, f_209459_

RegistryKey<DensityFunction>: D, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME, f_whkydtcd, FACTOR_OVERWORLD_LARGE_BIOME, f_209459_

RegistryKey<DensityFunction>: u, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME, f_xoneatmq, DEPTH_OVERWORLD_LARGE_BIOME, f_209460_

RegistryKey<DensityFunction>: F, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME, f_xoneatmq, DEPTH_OVERWORLD_LARGE_BIOME, f_209460_

RegistryKey<DensityFunction>: v, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_pydmkaph, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_209461_

RegistryKey<DensityFunction>: G, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_pydmkaph, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_209461_

RegistryKey<DensityFunction>: w, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END, f_rsvhojtz, SLOPED_CHEESE_END, f_209462_

RegistryKey<DensityFunction>: M, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END, f_rsvhojtz, SLOPED_CHEESE_END, f_209462_

RegistryKey<DensityFunction>: x, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_uzdzffyx, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_209463_

RegistryKey<DensityFunction>: N, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_uzdzffyx, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_209463_

RegistryKey<DensityFunction>: y, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD, f_pftffrdt, CAVES_ENTRANCES_OVERWORLD, f_209464_

RegistryKey<DensityFunction>: O, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD, f_pftffrdt, CAVES_ENTRANCES_OVERWORLD, f_209464_

RegistryKey<DensityFunction>: z, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD, f_wnwjuqux, CAVES_NOODLE_OVERWORLD, f_209465_

RegistryKey<DensityFunction>: P, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD, f_wnwjuqux, CAVES_NOODLE_OVERWORLD, f_209465_

RegistryKey<DensityFunction>: A, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD, f_eozvdmdx, CAVES_PILLARS_OVERWORLD, f_209437_

RegistryKey<DensityFunction>: Q, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD, f_eozvdmdx, CAVES_PILLARS_OVERWORLD, f_209437_

RegistryKey<DensityFunction>: B, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_yptktwkb, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_209438_

RegistryKey<DensityFunction>: R, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_yptktwkb, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_209438_

RegistryKey<DensityFunction>: C, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD, f_tetsoest, CAVES_SPAGHETTI_2D_OVERWORLD, f_209439_

RegistryKey<DensityFunction>: S, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD, f_tetsoest, CAVES_SPAGHETTI_2D_OVERWORLD, f_209439_

float: a, GLOBAL_OFFSET, field_37690, field_37690, f_wrrkzqmx, f_wrrkzqmx, f_224426_

double: r, CHEESE_NOISE_TARGET, field_38250, field_38250, f_fvajwgtf, f_fvajwgtf, f_224432_

int: b, ISLAND_CHUNK_DISTANCE, field_37691, field_37691, f_fsvqkvhj, f_fsvqkvhj, f_224427_

long: c, ISLAND_CHUNK_DISTANCE_SQR, field_37692, field_37692, f_lpgnzvtc, f_lpgnzvtc, f_224428_

RegistryKey<DensityFunction>: y, BASE_3D_NOISE_OVERWORLD, field_38251, BASE_3D_NOISE_OVERWORLD, f_tnmdugcy, BASE_3D_NOISE_OVERWORLD, f_224433_

RegistryKey<DensityFunction>: z, BASE_3D_NOISE_NETHER, field_38252, BASE_3D_NOISE_NETHER, f_wfsmxllh, BASE_3D_NOISE_NETHER, f_224434_

RegistryKey<DensityFunction>: A, BASE_3D_NOISE_END, field_38249, BASE_3D_NOISE_END, f_kidexewe, BASE_3D_NOISE_END, f_224418_

RegistryKey<DensityFunction>: g, RIDGES_FOLDED, field_37693, RIDGES_FOLDED_OVERWORLD, f_kodmxqkf, RIDGES_FOLDED_OVERWORLD, f_224429_

RegistryKey<DensityFunction>: h, OFFSET, field_37694, OFFSET_OVERWORLD, f_kixidulk, OFFSET_OVERWORLD, f_224430_

RegistryKey<DensityFunction>: j, JAGGEDNESS, field_37695, JAGGEDNESS_OVERWORLD, f_ugkoejyo, JAGGEDNESS_OVERWORLD, f_224431_

RegistryKey<DensityFunction>: C, OFFSET_LARGE, field_37696, OFFSET_OVERWORLD_LARGE_BIOME, f_rquhujvz, OFFSET_OVERWORLD_LARGE_BIOME, f_224419_

RegistryKey<DensityFunction>: E, JAGGEDNESS_LARGE, field_37684, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_ywklmxpr, JAGGEDNESS_OVERWORLD_LARGE_BIOME, f_224420_

RegistryKey<DensityFunction>: H, OFFSET_AMPLIFIED, field_37685, OFFSET_OVERWORLD_AMPLIFIED, f_cqrmxetw, OFFSET_OVERWORLD_AMPLIFIED, f_224421_

RegistryKey<DensityFunction>: I, FACTOR_AMPLIFIED, field_37686, FACTOR_OVERWORLD_AMPLIFIED, f_lvydqaqo, FACTOR_OVERWORLD_AMPLIFIED, f_224422_

RegistryKey<DensityFunction>: J, JAGGEDNESS_AMPLIFIED, field_37687, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_qnthgwhl, JAGGEDNESS_OVERWORLD_AMPLIFIED, f_224423_

RegistryKey<DensityFunction>: K, DEPTH_AMPLIFIED, field_37688, DEPTH_OVERWORLD_AMPLIFIED, f_islsaunj, DEPTH_OVERWORLD_AMPLIFIED, f_224424_

RegistryKey<DensityFunction>: L, SLOPED_CHEESE_AMPLIFIED, field_37689, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_akggertq, SLOPED_CHEESE_OVERWORLD_AMPLIFIED, f_224425_

Constructors

Methods

SimpleNoiseRouter (GenerationShapeConfig, boolean): a, overworld, method_41103, method_41103, m_uhvxossd, overworld, m_212277_

RegistryEntry<? extends DensityFunction> (): a, bootstrap, method_41100, init, m_ybgzbrlt, bootstrap, m_209468_

DensityFunction (RegistryKey<DensityFunction>, DensityFunction): a, register, method_41112, method_41112, m_olkmcnsh, register, m_209544_

RegistryEntry<DoublePerlinNoiseSampler$NoiseParameters> (RegistryKey<DoublePerlinNoiseSampler$NoiseParameters>): a, getNoise, method_41111, method_41111, m_dwhlqlwh, getNoise, m_209542_

RegistryEntry<DoublePerlinNoiseSampler$NoiseParameters> (RegistryKey<DoublePerlinNoiseSampler$NoiseParameters>): a, getNoise, method_41111, getNoiseParametersEntry, m_dwhlqlwh, getNoise, m_209542_

DensityFunction (RegistryKey<DensityFunction>): b, getFunction, method_41116, method_41116, m_rdpadvfg, getFunction, m_209552_

DensityFunction (DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction): a, slopedCheese, method_41102, method_41102, m_iztoefga, slopedCheeseCave, m_209481_

DensityFunction (): b, spaghettiRoughnessFunction, method_41113, method_41113, m_duxzadwj, spaghettiCaveRoughness, m_209547_

DensityFunction (): b, spaghettiRoughnessFunction, method_41113, createCavesSpaghettiRoughnessOverworldFunction, m_duxzadwj, spaghettiCaveRoughness, m_209547_

DensityFunction (): c, entrances, method_41117, method_41117, m_ltqwczpj, entrances, m_209554_

DensityFunction (): d, noodle, method_41119, method_41119, m_bxikrtou, noodleCave, m_209557_

DensityFunction (): e, pillars, method_41121, method_41121, m_wkklxnko, pillars, m_209560_

DensityFunction (): c, pillars, method_41121, createCavePillarsOverworldFunction, m_wkklxnko, pillars, m_209560_

DensityFunction (): f, spaghetti2D, method_41122, method_41122, m_kwmcquxy, spaghettiCave2D, m_209561_

DensityFunction (DensityFunction): a, underground, method_41101, method_41101, m_ocqxmfnt, underground, m_209469_

DensityFunction (GenerationShapeConfig, DensityFunction): a, postProcess, method_41207, method_41207, m_mbcetmcb, postProcess, m_212274_

SimpleNoiseRouter (GenerationShapeConfig, boolean): b, overworldWithNewCaves, method_41209, method_41209, m_asrqvvsn, overworldWithNewCaves, m_212282_

SimpleNoiseRouter (GenerationShapeConfig): d, noNewCaves, method_41211, method_41211, m_hyletaic, noNewCaves, m_212287_

SimpleNoiseRouter (GenerationShapeConfig): a, overworldWithoutCaves, method_41114, method_41114, m_hfwlayyo, createOverworldWithoutCaves, m_209548_

SimpleNoiseRouter (GenerationShapeConfig): b, nether, method_41118, method_41118, m_qrbzdxqj, createNether, m_209555_

SimpleNoiseRouter (GenerationShapeConfig): c, end, method_41120, method_41120, m_eaewznor, createEnd, m_209558_

DoublePerlinNoiseSampler (RandomDeriver, Registry<DoublePerlinNoiseSampler$NoiseParameters>, RegistryEntry<DoublePerlinNoiseSampler$NoiseParameters>): a, seedNoise, method_41107, method_41107, m_xmehoaxq, seedNoise, m_209524_

NoiseRouter (GenerationShapeConfig, long, Registry<DoublePerlinNoiseSampler$NoiseParameters>, ChunkRandom$RandomProvider, SimpleNoiseRouter): a, createNoiseRouter, method_40544, method_40544, m_eaqwqgkd, createNoiseRouter, m_209502_

DensityFunction (DensityFunction, DensityFunction, DensityFunction, DensityFunctionTypes$TerrainShaperSpline$Spline, double, double, DensityFunction): a, splineWithBlending, method_40541, method_40541, m_vinarvin, splineWithBlending, m_209488_

DensityFunction (DensityFunction, DensityFunction): a, noiseGradientDensity, method_40540, method_40540, m_qykodgjz, noiseGradientDensity, m_212271_

DensityFunction (DensityFunction, DensityFunction): b, noiseGradientDensity, method_40540, method_40540, m_qykodgjz, noiseGradientDensity, m_212271_

double (GenerationShapeConfig, double, double): a, applySlide, method_40542, method_40542, m_uiozfuzd, applySlide, m_209498_

double (GenerationShapeConfig, DensityFunction, int, int): a, computePreliminarySurfaceLevelScanning, method_40543, method_40543, m_udwriwdx, computePreliminarySurfaceScanning, m_209508_

RegistryEntry<? extends DensityFunction> (Registry<DensityFunction>): a, bootstrap, method_41100, initAndGetDefault, m_ybgzbrlt, bootstrap, m_224458_

void (Registry<DensityFunction>, DensityFunction, RegistryEntry<DensityFunction>, RegistryEntry<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, RegistryKey<DensityFunction>, boolean): a, registerTerrainNoises, method_41548, method_41548, m_eweubntl, m_eweubntl, m_224474_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): a, registerAndWrap, method_41551, method_41551, m_pkjtpogk, m_pkjtpogk, m_224467_

RegistryEntry<DensityFunction> (Registry<DensityFunction>, RegistryKey<DensityFunction>, DensityFunction): b, register, method_41112, register, m_olkmcnsh, register, m_224498_

DensityFunction (Registry<DensityFunction>, RegistryKey<DensityFunction>): a, getFunction, method_41116, method_41116, m_rdpadvfg, getFunction, m_224464_

DensityFunction (DensityFunction): a, peaksAndValleys, method_41547, createRidgesFoldedOverworldFunction, m_hckpmulw, m_hckpmulw, m_224437_

float (float): a, peaksAndValleys, method_41546, getPeaksValleysNoise, m_mfsfdqcd, m_mfsfdqcd, m_224435_

DensityFunction (Registry<DensityFunction>): f, entrances, method_41117, createCavesEntrancesOverworldFunction, m_ltqwczpj, entrances, m_224513_

DensityFunction (Registry<DensityFunction>): g, noodle, method_41119, createCavesNoodleOverworldFunction, m_bxikrtou, noodleCave, m_224515_

DensityFunction (Registry<DensityFunction>): h, spaghetti2D, method_41122, createCavesSpaghetti2dOverworldFunction, m_kwmcquxy, spaghettiCave2D, m_224517_

DensityFunction (Registry<DensityFunction>, DensityFunction): a, underground, method_41101, method_41101, m_ocqxmfnt, underground, m_224471_

DensityFunction (DensityFunction): b, postProcess, method_41207, method_41207, m_mbcetmcb, postProcess, m_224492_

NoiseRouter (Registry<DensityFunction>, boolean, boolean): a, overworld, method_41103, createSurfaceNoiseRouter, m_uhvxossd, overworld, m_224485_

NoiseRouter (Registry<DensityFunction>, DensityFunction): b, noNewCaves, method_41211, method_41211, m_hyletaic, noNewCaves, m_224502_

DensityFunction (boolean, DensityFunction): a, slideOverworld, method_42366, method_42366, m_sirtdbjl, m_sirtdbjl, m_224489_

DensityFunction (Registry<DensityFunction>, int, int): a, slideNetherLike, method_42363, method_42363, m_psfarald, m_psfarald, m_224460_

DensityFunction (DensityFunction, int, int): a, slideEndLike, method_42364, method_42364, m_fjpurmdj, m_fjpurmdj, m_224439_

NoiseRouter (Registry<DensityFunction>): b, nether, method_41118, createNetherNoiseRouter, m_qrbzdxqj, createNether, m_224496_

NoiseRouter (Registry<DensityFunction>): c, caves, method_41549, createCavesNoiseRouter, m_zifycqqm, m_zifycqqm, m_224507_

NoiseRouter (Registry<DensityFunction>): d, floatingIslands, method_41552, createFloatingIslandsNoiseRouter, m_zaglzone, m_zaglzone, m_224509_

DensityFunction (DensityFunction): c, slideEnd, method_42367, method_42367, m_ukeuyaqw, m_ukeuyaqw, m_224505_

NoiseRouter (Registry<DensityFunction>): e, end, method_41120, createEndNoiseRouter, m_eaewznor, createEnd, m_224511_

NoiseRouter (): a, none, method_44324, createMissingNoiseRouter, m_wvnhpwvs, m_wvnhpwvs, m_238384_

DensityFunction (DensityFunction, DensityFunction): a, splineWithBlending, method_40541, method_40541, m_vinarvin, splineWithBlending, m_224453_

DensityFunction (DensityFunction, int, int, int, int, double, int, int, double): a, slide, method_42365, method_42365, m_jgtjbkzb, m_jgtjbkzb, m_224443_

1.18.2

Names

cud

net.minecraft.world.level.levelgen.NoiseRouterData

net.minecraft.class_6954

net.minecraft.world.gen.densityfunction.DensityFunctions

net.minecraft.unmapped.C_ronqvany

net.minecraft.world.gen.noise.NoiseRouterData

net.minecraft.src.C_207015_

Fields

float: a, ORE_THICKNESS, field_36614, field_36614, f_hfbhqfdm, ORE_THICKNESS, f_209440_

double: b, VEININESS_FREQUENCY, field_36615, field_36615, f_craftepc, VEIN_FREQUENCY, f_209441_

double: c, NOODLE_SPACING_AND_STRAIGHTNESS, field_36616, field_36616, f_sywrklcc, NOODLE_SPACING_AND_STRAIGHTNESS, f_209442_

double: d, SURFACE_DENSITY_THRESHOLD, field_36617, field_36617, f_tqarabvz, SURFACE_DENSITY_THRESHOLD, f_209443_

DensityFunction: e, BLENDING_FACTOR, field_36618, field_36618, f_skugmypg, BLENDING_FACTOR, f_209444_

DensityFunction: f, BLENDING_JAGGEDNESS, field_36619, field_36619, f_ljabpota, BLENDING_JAGGEDNESS, f_209445_

RegistryKey<DensityFunction>: g, ZERO, field_37117, ZERO, f_ykrhlnqg, ZERO, f_209446_

RegistryKey<DensityFunction>: h, Y, field_37118, Y, f_yumknjdq, Y, f_209447_

RegistryKey<DensityFunction>: i, SHIFT_X, field_37119, SHIFT_X, f_mtswnpuu, SHIFT_X, f_209448_

RegistryKey<DensityFunction>: j, SHIFT_Z, field_37120, SHIFT_Z, f_hwqqqncv, SHIFT_Z, f_209449_

RegistryKey<DensityFunction>: k, BASE_3D_NOISE, field_37121, BASE_3D_NOISE_OVERWORLD, f_byerkbai, BASE_3D_NOISE_OVERWORLD, f_209450_

RegistryKey<DensityFunction>: l, CONTINENTS, field_37122, CONTINENTS_OVERWORLD, f_qlsmnmuf, CONTINENTS_OVERWORLD, f_209451_

RegistryKey<DensityFunction>: m, EROSION, field_37123, EROSION_OVERWORLD, f_ywecrpnr, EROSION_OVERWORLD, f_209452_

RegistryKey<DensityFunction>: n, RIDGES, field_37124, RIDGES_OVERWORLD, f_nyypzlrp, RIDGES_OVERWORLD, f_209453_

RegistryKey<DensityFunction>: o, FACTOR, field_37125, FACTOR_OVERWORLD, f_iidvsamg, FACTOR_OVERWORLD, f_209454_

RegistryKey<DensityFunction>: p, DEPTH, field_37126, DEPTH_OVERWORLD, f_zyyjhrml, DEPTH_OVERWORLD, f_209455_

RegistryKey<DensityFunction>: q, SLOPED_CHEESE, field_37127, SLOPED_CHEESE_OVERWORLD, f_qywkxwiy, SLOPED_CHEESE_OVERWORLD, f_209456_

RegistryKey<DensityFunction>: r, CONTINENTS_LARGE, field_37128, CONTINENTS_OVERWORLD_LARGE_BIOME, f_zvqvjgxe, CONTINENTS_OVERWORLD_LARGE_BIOME, f_209457_

RegistryKey<DensityFunction>: s, EROSION_LARGE, field_37129, EROSION_OVERWORLD_LARGE_BIOME, f_kdetthlq, EROSION_OVERWORLD_LARGE_BIOME, f_209458_

RegistryKey<DensityFunction>: t, FACTOR_LARGE, field_37130, FACTOR_OVERWORLD_LARGE_BIOME, f_whkydtcd, FACTOR_OVERWORLD_LARGE_BIOME, f_209459_

RegistryKey<DensityFunction>: u, DEPTH_LARGE, field_37131, DEPTH_OVERWORLD_LARGE_BIOME, f_xoneatmq, DEPTH_OVERWORLD_LARGE_BIOME, f_209460_

RegistryKey<DensityFunction>: v, SLOPED_CHEESE_LARGE, field_37132, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_pydmkaph, SLOPED_CHEESE_OVERWORLD_LARGE_BIOME, f_209461_

RegistryKey<DensityFunction>: w, SLOPED_CHEESE_END, field_37133, SLOPED_CHEESE_END, f_rsvhojtz, SLOPED_CHEESE_END, f_209462_

RegistryKey<DensityFunction>: x, SPAGHETTI_ROUGHNESS_FUNCTION, field_37134, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_uzdzffyx, CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLD, f_209463_

RegistryKey<DensityFunction>: y, ENTRANCES, field_37135, CAVES_ENTRANCES_OVERWORLD, f_pftffrdt, CAVES_ENTRANCES_OVERWORLD, f_209464_

RegistryKey<DensityFunction>: z, NOODLE, field_37136, CAVES_NOODLE_OVERWORLD, f_wnwjuqux, CAVES_NOODLE_OVERWORLD, f_209465_

RegistryKey<DensityFunction>: A, PILLARS, field_37114, CAVES_PILLARS_OVERWORLD, f_eozvdmdx, CAVES_PILLARS_OVERWORLD, f_209437_

RegistryKey<DensityFunction>: B, SPAGHETTI_2D_THICKNESS_MODULATOR, field_37115, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_yptktwkb, CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLD, f_209438_

RegistryKey<DensityFunction>: C, SPAGHETTI_2D, field_37116, CAVES_SPAGHETTI_2D_OVERWORLD, f_tetsoest, CAVES_SPAGHETTI_2D_OVERWORLD, f_209439_

Constructors

()

Methods

SimpleNoiseRouter (GenerationShapeConfig, boolean): a, overworld, method_41103, method_41103, m_uhvxossd, overworld, m_212277_

RegistryKey<DensityFunction> (String): a, createKey, method_41109, of, m_rssemtmy, createKey, m_209536_

RegistryEntry<? extends DensityFunction> (): a, bootstrap, method_41100, init, m_ybgzbrlt, bootstrap, m_209468_

DensityFunction (RegistryKey<DensityFunction>, DensityFunction): a, register, method_41112, method_41112, m_olkmcnsh, register, m_209544_

RegistryEntry<DoublePerlinNoiseSampler$NoiseParameters> (RegistryKey<DoublePerlinNoiseSampler$NoiseParameters>): a, getNoise, method_41111, method_41111, m_dwhlqlwh, getNoise, m_209542_

DensityFunction (RegistryKey<DensityFunction>): b, getFunction, method_41116, method_41116, m_rdpadvfg, getFunction, m_209552_

DensityFunction (DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction, DensityFunction): a, slopedCheese, method_41102, method_41102, m_iztoefga, slopedCheeseCave, m_209481_

DensityFunction (): b, spaghettiRoughnessFunction, method_41113, method_41113, m_duxzadwj, spaghettiCaveRoughness, m_209547_

DensityFunction (): c, entrances, method_41117, method_41117, m_ltqwczpj, entrances, m_209554_

DensityFunction (): d, noodle, method_41119, method_41119, m_bxikrtou, noodleCave, m_209557_

DensityFunction (): e, pillars, method_41121, method_41121, m_wkklxnko, pillars, m_209560_

DensityFunction (): f, spaghetti2D, method_41122, method_41122, m_kwmcquxy, spaghettiCave2D, m_209561_

DensityFunction (DensityFunction): a, underground, method_41101, method_41101, m_ocqxmfnt, underground, m_209469_

DensityFunction (GenerationShapeConfig, DensityFunction): a, postProcess, method_41207, method_41207, m_mbcetmcb, postProcess, m_212274_

SimpleNoiseRouter (GenerationShapeConfig, boolean): b, overworldWithNewCaves, method_41209, method_41209, m_asrqvvsn, overworldWithNewCaves, m_212282_

SimpleNoiseRouter (GenerationShapeConfig): d, noNewCaves, method_41211, method_41211, m_hyletaic, noNewCaves, m_212287_

SimpleNoiseRouter (GenerationShapeConfig): a, overworldWithoutCaves, method_41114, method_41114, m_hfwlayyo, createOverworldWithoutCaves, m_209548_

SimpleNoiseRouter (GenerationShapeConfig): b, nether, method_41118, method_41118, m_qrbzdxqj, createNether, m_209555_

SimpleNoiseRouter (GenerationShapeConfig): c, end, method_41120, method_41120, m_eaewznor, createEnd, m_209558_

DoublePerlinNoiseSampler (RandomDeriver, Registry<DoublePerlinNoiseSampler$NoiseParameters>, RegistryEntry<DoublePerlinNoiseSampler$NoiseParameters>): a, seedNoise, method_41107, method_41107, m_xmehoaxq, seedNoise, m_209524_

NoiseRouter (GenerationShapeConfig, long, Registry<DoublePerlinNoiseSampler$NoiseParameters>, ChunkRandom$RandomProvider, SimpleNoiseRouter): a, createNoiseRouter, method_40544, method_40544, m_eaqwqgkd, createNoiseRouter, m_209502_

DensityFunction (DensityFunction, DensityFunction, DensityFunction, DensityFunctionTypes$TerrainShaperSpline$Spline, double, double, DensityFunction): a, splineWithBlending, method_40541, method_40541, m_vinarvin, splineWithBlending, m_209488_

DensityFunction (DensityFunction, DensityFunction): a, noiseGradientDensity, method_40540, method_40540, m_qykodgjz, noiseGradientDensity, m_212271_

DensityFunction (DensityFunction, DensityFunction, int, int, int): a, yLimitedInterpolatable, method_40539, method_40539, m_gkzjvtdp, yLimitedInterpolatable, m_209471_

double (GenerationShapeConfig, double, double): a, applySlide, method_40542, method_40542, m_uiozfuzd, applySlide, m_209498_

double (GenerationShapeConfig, DensityFunction, int, int): a, computePreliminarySurfaceLevelScanning, method_40543, method_40543, m_udwriwdx, computePreliminarySurfaceScanning, m_209508_