History - net.minecraft.util.datafix.fixes.ChunkHeightAndBiomeFix

25w06a

Names

bcn

bdd

Fields

String: a, DATAFIXER_CONTEXT_TAG, field_35444, f_vaxgklzp, CONTEXT, CONTEXT_TAG, f_184843_

String: a, DATAFIXER_CONTEXT_TAG, field_35444, f_vaxgklzp, CONTEXT, CONTEXT_TAG

String: d, NAME, field_35017, f_jpejcyxh, NAME, NAME, f_184845_

String: d, NAME, field_35017, f_jpejcyxh, NAME, NAME

int: e, OLD_SECTION_COUNT, field_35018, f_fcqxofdu, CHUNK_SECTIONS_IN_OLD_CHUNK, OLD_SECTIONS_PER_CHUNK, f_184846_

int: e, OLD_SECTION_COUNT, field_35018, f_fcqxofdu, CHUNK_SECTIONS_IN_OLD_CHUNK, OLD_SECTIONS_PER_CHUNK

int: f, NEW_SECTION_COUNT, field_35019, f_qfzxnvzh, CHUNK_SECTIONS_IN_NEW_CHUNK, NEW_SECTIONS_PER_CHUNK, f_184847_

int: f, NEW_SECTION_COUNT, field_35019, f_qfzxnvzh, CHUNK_SECTIONS_IN_NEW_CHUNK, NEW_SECTIONS_PER_CHUNK

int: g, NEW_MIN_SECTION_Y, field_35020, f_qmfhwsua, MIN_CHUNK_SECTION_Y, NEW_MIN_CHUNK_SECTION_Y, f_184848_

int: g, NEW_MIN_SECTION_Y, field_35020, f_qmfhwsua, MIN_CHUNK_SECTION_Y, NEW_MIN_CHUNK_SECTION_Y

int: b, BLOCKS_PER_SECTION, field_36214, f_vrhhwczj, field_36214, BLOCKS_PER_SECTION, f_196581_

int: b, BLOCKS_PER_SECTION, field_36214, f_vrhhwczj, field_36214, BLOCKS_PER_SECTION

int: h, LONGS_PER_SECTION, field_36215, f_ocuxmout, field_36215, LONGS_PER_SECTION, f_196582_

int: h, LONGS_PER_SECTION, field_36215, f_ocuxmout, field_36215, LONGS_PER_SECTION

int: i, HEIGHTMAP_BITS, field_35022, f_vsdzyudk, field_35022, HEIGHTMAP_BITS, f_184850_

int: i, HEIGHTMAP_BITS, field_35022, f_vsdzyudk, field_35022, HEIGHTMAP_BITS

long: j, HEIGHTMAP_MASK, field_35023, f_azzzsqmh, field_35023, HEIGHTMAP_MASK, f_184851_

long: j, HEIGHTMAP_MASK, field_35023, f_azzzsqmh, field_35023, HEIGHTMAP_MASK

int: k, HEIGHTMAP_OFFSET, field_35024, f_nenynevo, field_35024, HEIGHTMAP_OFFSET, f_184852_

int: k, HEIGHTMAP_OFFSET, field_35024, f_nenynevo, field_35024, HEIGHTMAP_OFFSET

String[]: l, HEIGHTMAP_TYPES, field_35025, f_tppgdazm, HEIGHTMAP_KEYS, HEIGHTMAP_TYPES, f_184853_

String[]: l, HEIGHTMAP_TYPES, field_35025, f_tppgdazm, HEIGHTMAP_KEYS, HEIGHTMAP_TYPES

Set<String>: m, STATUS_IS_OR_AFTER_SURFACE, field_35667, f_qdowqctr, STATUSES_TO_SKIP_UPDATE, STATUS_IS_OR_AFTER_SURFACE, f_184854_

Set<String>: m, STATUS_IS_OR_AFTER_SURFACE, field_35667, f_qdowqctr, STATUSES_TO_SKIP_UPDATE, STATUS_IS_OR_AFTER_SURFACE

Set<String>: n, STATUS_IS_OR_AFTER_NOISE, field_35668, f_wcqgsbna, field_35668, STATUS_IS_OR_AFTER_NOISE, f_184855_

Set<String>: n, STATUS_IS_OR_AFTER_NOISE, field_35668, f_wcqgsbna, field_35668, STATUS_IS_OR_AFTER_NOISE

Set<String>: o, BLOCKS_BEFORE_FEATURE_STATUS, field_35669, f_brnpnash, SURFACE_BLOCKS, BLOCKS_BEFORE_FEATURE_STATUS, f_184856_

Set<String>: o, BLOCKS_BEFORE_FEATURE_STATUS, field_35669, f_brnpnash, SURFACE_BLOCKS, BLOCKS_BEFORE_FEATURE_STATUS

int: p, BIOME_CONTAINER_LAYER_SIZE, field_35026, f_pdusnprk, field_35026, BIOME_CONTAINER_LAYER_SIZE, f_184857_

int: p, BIOME_CONTAINER_LAYER_SIZE, field_35026, f_pdusnprk, field_35026, BIOME_CONTAINER_LAYER_SIZE

int: q, BIOME_CONTAINER_SIZE, field_35027, f_eppuxwfz, field_35027, BIOME_CONTAINER_SIZE, f_184858_

int: q, BIOME_CONTAINER_SIZE, field_35027, f_eppuxwfz, field_35027, BIOME_CONTAINER_SIZE

int: r, BIOME_CONTAINER_TOP_LAYER_OFFSET, field_35028, f_eykeedrx, field_35028, BIOME_CONTAINER_TOP_LAYER_OFFSET, f_184859_

int: r, BIOME_CONTAINER_TOP_LAYER_OFFSET, field_35028, f_eykeedrx, field_35028, BIOME_CONTAINER_TOP_LAYER_OFFSET

String: c, DEFAULT_BIOME, field_35016, f_dlzdlwog, PLAINS_ID, PLAINS_ID, f_184844_

String: c, DEFAULT_BIOME, field_35016, f_dlzdlwog, PLAINS_ID, PLAINS_ID

it.unimi.dsi.fastutil.ints.Int2ObjectMap<String>: s, BIOMES_BY_ID, field_35029, f_zgshzgjp, RAW_BIOME_IDS, RAW_BIOME_IDS, f_184860_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<String>: s, BIOMES_BY_ID, field_35029, f_zgshzgjp, RAW_BIOME_IDS, RAW_BIOME_IDS

Constructors

Methods

com.mojang.datafixers.TypeRewriteRule (): makeRule, makeRule, makeRule

com.mojang.datafixers.TypeRewriteRule (): makeRule, makeRule

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, Set<String>): a, predictChunkStatusBeforeSurface, method_39517, m_gqnkferc, fixStatus, predictChunkStatusBeforeSurface, m_184903_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, Set<String>): a, predictChunkStatusBeforeSurface, method_39517, m_gqnkferc, fixStatus, predictChunkStatusBeforeSurface

com.mojang.serialization.Dynamic<?>[] (com.mojang.serialization.Dynamic<?>, boolean, int, org.apache.commons.lang3.mutable.MutableBoolean): a, getBiomeContainers, method_38806, m_zlioptox, fixBiomes, getBiomeContainers, m_184906_

com.mojang.serialization.Dynamic<?>[] (com.mojang.serialization.Dynamic<?>, boolean, int, org.apache.commons.lang3.mutable.MutableBoolean): a, getBiomeContainers, method_38806, m_zlioptox, fixBiomes, getBiomeContainers

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, getClamped, getOldBiomeId, m_184948_

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, getClamped, getOldBiomeId

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, boolean, boolean, boolean, Supplier<ChunkProtoTickListFix$PoorMansPalettedContainer>): a, updateChunkTag, method_38807, m_gjgcgypj, fixLevel, updateChunkTag, m_184911_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, boolean, boolean, boolean, Supplier<ChunkProtoTickListFix$PoorMansPalettedContainer>): a, updateChunkTag, method_38807, m_gjgcgypj, fixLevel, updateChunkTag

<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>): a, shiftUpgradeData, method_39754, m_zkmdzafb, fixUpgradeData, shiftUpgradeData, m_196590_

<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>): a, shiftUpgradeData, method_39754, m_zkmdzafb, fixUpgradeData, shiftUpgradeData

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, int, int): a, updateCarvingMasks, method_38799, m_iczggqwx, fixCarvingMasks, updateCarvingMasks, m_184887_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, int, int): a, updateCarvingMasks, method_38799, m_iczggqwx, fixCarvingMasks, updateCarvingMasks

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, String): a, addPaddingEntries, method_38805, m_omndifrq, fixChunkSectionList, addPaddingEntries, m_184900_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, String): a, addPaddingEntries, method_38805, m_omndifrq, fixChunkSectionList, addPaddingEntries

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): b, updateHeightmaps, method_38798, m_eiqkbwwj, fixHeightmaps, updateHeightmaps, m_184885_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): b, updateHeightmaps, method_38798, m_eiqkbwwj, fixHeightmaps, updateHeightmaps

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): c, getFixedHeightmap, method_38812, m_ioefdnre, fixHeightmap, fixHeightmap, m_184956_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): c, getFixedHeightmap, method_38812, m_ioefdnre, fixHeightmap, fixHeightmap

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, it.unimi.dsi.fastutil.ints.Int2IntFunction): a, makeBiomeContainer, method_38803, m_vhkegrfg, fixBiomes, createBiomeContainer, m_184894_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, it.unimi.dsi.fastutil.ints.Int2IntFunction): a, makeBiomeContainer, method_38803, m_vhkegrfg, fixBiomes, createBiomeContainer

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): d, makePalettedContainer, method_38816, m_mefnutdc, fixPalette, createPalettedContainer, m_184969_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): d, makePalettedContainer, method_38816, m_mefnutdc, fixPalette, createPalettedContainer

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): a, makePalettedContainer, method_38802, m_okecuaga, fixPaletteWithData, createPalettedContainer, m_184891_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): a, makePalettedContainer, method_38802, m_okecuaga, fixPaletteWithData, createPalettedContainer

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): b, makeOptimizedPalettedContainer, method_38813, m_tbqhkxol, fixPalette, createOptimizedPalettedContainer, m_184958_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): b, makeOptimizedPalettedContainer, method_38813, m_tbqhkxol, fixPalette, createOptimizedPalettedContainer

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>, List<com.mojang.serialization.Dynamic<?>>): a, padPaletteEntries, method_39781, m_nivduoxv, method_39781, padPaletteEntries, m_196592_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>, List<com.mojang.serialization.Dynamic<?>>): a, padPaletteEntries, method_39781, m_nivduoxv, method_39781, padPaletteEntries

int (int): a, ceillog2, method_38793, m_behypcpu, ceilLog2, ceilLog2, m_184865_

int (int): a, ceillog2, method_38793, m_behypcpu, ceilLog2, ceilLog2

1.21.4

Names

bdr

bcn

Fields

Constructors

Methods

1.21.3

Names

Fields

Constructors

Methods

1.21.2

Names

bbr

bdr

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

bca

bbr

Fields

Constructors

Methods

1.20.6

Names

Fields

Constructors

Methods

1.20.5

Names

axj

bca

Fields

Constructors

Methods

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

aun

axj

Fields

Constructors

Methods

1.20.2

Names

arp

aun

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

arv

arp

Fields

Constructors

Methods

1.19.4

Names

aqn

arv

Fields

Constructors

Methods

1.19.3

Names

aot

aqn

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, method_39519, getOldBiomeId, m_184948_

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, getClamped, getOldBiomeId, m_184948_

1.19.1

Names

anx

aot

Fields

Constructors

Methods

1.19

Names

alk

anx

Fields

Constructors

Methods

1.18.2

Names

akx

alk

net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix

Fields

String: a, DATAFIXER_CONTEXT_TAG, field_35444, f_vaxgklzp, CONTEXT, f_184843_

String: a, DATAFIXER_CONTEXT_TAG, field_35444, f_vaxgklzp, CONTEXT, CONTEXT_TAG, f_184843_

String: d, NAME, field_35017, f_jpejcyxh, NAME, f_184845_

String: d, NAME, field_35017, f_jpejcyxh, NAME, NAME, f_184845_

int: e, OLD_SECTION_COUNT, field_35018, f_fcqxofdu, CHUNK_SECTIONS_IN_OLD_CHUNK, f_184846_

int: e, OLD_SECTION_COUNT, field_35018, f_fcqxofdu, CHUNK_SECTIONS_IN_OLD_CHUNK, OLD_SECTIONS_PER_CHUNK, f_184846_

int: f, NEW_SECTION_COUNT, field_35019, f_qfzxnvzh, CHUNK_SECTIONS_IN_NEW_CHUNK, f_184847_

int: f, NEW_SECTION_COUNT, field_35019, f_qfzxnvzh, CHUNK_SECTIONS_IN_NEW_CHUNK, NEW_SECTIONS_PER_CHUNK, f_184847_

int: g, NEW_MIN_SECTION_Y, field_35020, f_qmfhwsua, MIN_CHUNK_SECTION_Y, f_184848_

int: g, NEW_MIN_SECTION_Y, field_35020, f_qmfhwsua, MIN_CHUNK_SECTION_Y, NEW_MIN_CHUNK_SECTION_Y, f_184848_

int: b, BLOCKS_PER_SECTION, field_36214, f_vrhhwczj, field_36214, f_196581_

int: b, BLOCKS_PER_SECTION, field_36214, f_vrhhwczj, field_36214, BLOCKS_PER_SECTION, f_196581_

int: h, LONGS_PER_SECTION, field_36215, f_ocuxmout, field_36215, f_196582_

int: h, LONGS_PER_SECTION, field_36215, f_ocuxmout, field_36215, LONGS_PER_SECTION, f_196582_

int: i, HEIGHTMAP_BITS, field_35022, f_vsdzyudk, field_35022, f_184850_

int: i, HEIGHTMAP_BITS, field_35022, f_vsdzyudk, field_35022, HEIGHTMAP_BITS, f_184850_

long: j, HEIGHTMAP_MASK, field_35023, f_azzzsqmh, field_35023, f_184851_

long: j, HEIGHTMAP_MASK, field_35023, f_azzzsqmh, field_35023, HEIGHTMAP_MASK, f_184851_

int: k, HEIGHTMAP_OFFSET, field_35024, f_nenynevo, field_35024, f_184852_

int: k, HEIGHTMAP_OFFSET, field_35024, f_nenynevo, field_35024, HEIGHTMAP_OFFSET, f_184852_

String[]: l, HEIGHTMAP_TYPES, field_35025, f_tppgdazm, HEIGHTMAP_KEYS, f_184853_

String[]: l, HEIGHTMAP_TYPES, field_35025, f_tppgdazm, HEIGHTMAP_KEYS, HEIGHTMAP_TYPES, f_184853_

Set<String>: m, STATUS_IS_OR_AFTER_SURFACE, field_35667, f_qdowqctr, STATUSES_TO_SKIP_UPDATE, f_184854_

Set<String>: m, STATUS_IS_OR_AFTER_SURFACE, field_35667, f_qdowqctr, STATUSES_TO_SKIP_UPDATE, STATUS_IS_OR_AFTER_SURFACE, f_184854_

Set<String>: n, STATUS_IS_OR_AFTER_NOISE, field_35668, f_wcqgsbna, field_35668, f_184855_

Set<String>: n, STATUS_IS_OR_AFTER_NOISE, field_35668, f_wcqgsbna, field_35668, STATUS_IS_OR_AFTER_NOISE, f_184855_

Set<String>: o, BLOCKS_BEFORE_FEATURE_STATUS, field_35669, f_brnpnash, SURFACE_BLOCKS, f_184856_

Set<String>: o, BLOCKS_BEFORE_FEATURE_STATUS, field_35669, f_brnpnash, SURFACE_BLOCKS, BLOCKS_BEFORE_FEATURE_STATUS, f_184856_

int: p, BIOME_CONTAINER_LAYER_SIZE, field_35026, f_pdusnprk, field_35026, f_184857_

int: p, BIOME_CONTAINER_LAYER_SIZE, field_35026, f_pdusnprk, field_35026, BIOME_CONTAINER_LAYER_SIZE, f_184857_

int: q, BIOME_CONTAINER_SIZE, field_35027, f_eppuxwfz, field_35027, f_184858_

int: q, BIOME_CONTAINER_SIZE, field_35027, f_eppuxwfz, field_35027, BIOME_CONTAINER_SIZE, f_184858_

int: r, BIOME_CONTAINER_TOP_LAYER_OFFSET, field_35028, f_eykeedrx, field_35028, f_184859_

int: r, BIOME_CONTAINER_TOP_LAYER_OFFSET, field_35028, f_eykeedrx, field_35028, BIOME_CONTAINER_TOP_LAYER_OFFSET, f_184859_

String: c, DEFAULT_BIOME, field_35016, f_dlzdlwog, PLAINS_ID, f_184844_

String: c, DEFAULT_BIOME, field_35016, f_dlzdlwog, PLAINS_ID, PLAINS_ID, f_184844_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<String>: s, BIOMES_BY_ID, field_35029, f_zgshzgjp, RAW_BIOME_IDS, f_184860_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<String>: s, BIOMES_BY_ID, field_35029, f_zgshzgjp, RAW_BIOME_IDS, RAW_BIOME_IDS, f_184860_

Constructors

Methods

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, Set<String>): a, predictChunkStatusBeforeSurface, method_39517, m_gqnkferc, fixStatus, m_184903_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, Set<String>): a, predictChunkStatusBeforeSurface, method_39517, m_gqnkferc, fixStatus, predictChunkStatusBeforeSurface, m_184903_

com.mojang.serialization.Dynamic<?>[] (com.mojang.serialization.Dynamic<?>, boolean, int, org.apache.commons.lang3.mutable.MutableBoolean): a, getBiomeContainers, method_38806, m_zlioptox, fixBiomes, m_184906_

com.mojang.serialization.Dynamic<?>[] (com.mojang.serialization.Dynamic<?>, boolean, int, org.apache.commons.lang3.mutable.MutableBoolean): a, getBiomeContainers, method_38806, m_zlioptox, fixBiomes, getBiomeContainers, m_184906_

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, method_39519, m_184948_

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, method_39519, getOldBiomeId, m_184948_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, boolean, boolean, boolean, Supplier<ChunkProtoTickListFix$PoorMansPalettedContainer>): a, updateChunkTag, method_38807, m_gjgcgypj, fixLevel, m_184911_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, boolean, boolean, boolean, Supplier<ChunkProtoTickListFix$PoorMansPalettedContainer>): a, updateChunkTag, method_38807, m_gjgcgypj, fixLevel, updateChunkTag, m_184911_

<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>): a, shiftUpgradeData, method_39754, m_zkmdzafb, fixUpgradeData, m_196590_

<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>): a, shiftUpgradeData, method_39754, m_zkmdzafb, fixUpgradeData, shiftUpgradeData, m_196590_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, int, int): a, updateCarvingMasks, method_38799, m_iczggqwx, fixCarvingMasks, m_184887_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, int, int): a, updateCarvingMasks, method_38799, m_iczggqwx, fixCarvingMasks, updateCarvingMasks, m_184887_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, String): a, addPaddingEntries, method_38805, m_omndifrq, fixChunkSectionList, m_184900_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, String): a, addPaddingEntries, method_38805, m_omndifrq, fixChunkSectionList, addPaddingEntries, m_184900_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): b, updateHeightmaps, method_38798, m_eiqkbwwj, fixHeightmaps, m_184885_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): b, updateHeightmaps, method_38798, m_eiqkbwwj, fixHeightmaps, updateHeightmaps, m_184885_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): c, getFixedHeightmap, method_38812, m_ioefdnre, fixHeightmap, m_184956_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): c, getFixedHeightmap, method_38812, m_ioefdnre, fixHeightmap, fixHeightmap, m_184956_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, it.unimi.dsi.fastutil.ints.Int2IntFunction): a, makeBiomeContainer, method_38803, m_vhkegrfg, fixBiomes, m_184894_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, it.unimi.dsi.fastutil.ints.Int2IntFunction): a, makeBiomeContainer, method_38803, m_vhkegrfg, fixBiomes, createBiomeContainer, m_184894_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): d, makePalettedContainer, method_38816, m_mefnutdc, fixPalette, m_184969_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): d, makePalettedContainer, method_38816, m_mefnutdc, fixPalette, createPalettedContainer, m_184969_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): a, makePalettedContainer, method_38802, m_okecuaga, fixPaletteWithData, m_184891_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): a, makePalettedContainer, method_38802, m_okecuaga, fixPaletteWithData, createPalettedContainer, m_184891_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): b, makeOptimizedPalettedContainer, method_38813, m_tbqhkxol, fixPalette, m_184958_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): b, makeOptimizedPalettedContainer, method_38813, m_tbqhkxol, fixPalette, createOptimizedPalettedContainer, m_184958_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>, List<com.mojang.serialization.Dynamic<?>>): a, padPaletteEntries, method_39781, m_nivduoxv, method_39781, m_196592_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>, List<com.mojang.serialization.Dynamic<?>>): a, padPaletteEntries, method_39781, m_nivduoxv, method_39781, padPaletteEntries, m_196592_

int (int): a, ceillog2, method_38793, m_behypcpu, ceilLog2, m_184865_

int (int): a, ceillog2, method_38793, m_behypcpu, ceilLog2, ceilLog2, m_184865_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

akx

net.minecraft.util.datafix.fixes.ChunkHeightAndBiomeFix

net.minecraft.class_6637

net.minecraft.unmapped.C_vixveote

net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix

net.minecraft.src.C_182794_

net.minecraft.util.datafix.fixes.ChunkHeightAndBiomeFix

Fields

String: a, DATAFIXER_CONTEXT_TAG, field_35444, f_vaxgklzp, CONTEXT, f_184843_

String: d, NAME, field_35017, f_jpejcyxh, NAME, f_184845_

int: e, OLD_SECTION_COUNT, field_35018, f_fcqxofdu, CHUNK_SECTIONS_IN_OLD_CHUNK, f_184846_

int: f, NEW_SECTION_COUNT, field_35019, f_qfzxnvzh, CHUNK_SECTIONS_IN_NEW_CHUNK, f_184847_

int: g, NEW_MIN_SECTION_Y, field_35020, f_qmfhwsua, MIN_CHUNK_SECTION_Y, f_184848_

int: b, BLOCKS_PER_SECTION, field_36214, f_vrhhwczj, field_36214, f_196581_

int: h, LONGS_PER_SECTION, field_36215, f_ocuxmout, field_36215, f_196582_

int: i, HEIGHTMAP_BITS, field_35022, f_vsdzyudk, field_35022, f_184850_

long: j, HEIGHTMAP_MASK, field_35023, f_azzzsqmh, field_35023, f_184851_

int: k, HEIGHTMAP_OFFSET, field_35024, f_nenynevo, field_35024, f_184852_

String[]: l, HEIGHTMAP_TYPES, field_35025, f_tppgdazm, HEIGHTMAP_KEYS, f_184853_

Set<String>: m, STATUS_IS_OR_AFTER_SURFACE, field_35667, f_qdowqctr, STATUSES_TO_SKIP_UPDATE, f_184854_

Set<String>: n, STATUS_IS_OR_AFTER_NOISE, field_35668, f_wcqgsbna, field_35668, f_184855_

Set<String>: o, BLOCKS_BEFORE_FEATURE_STATUS, field_35669, f_brnpnash, SURFACE_BLOCKS, f_184856_

int: p, BIOME_CONTAINER_LAYER_SIZE, field_35026, f_pdusnprk, field_35026, f_184857_

int: q, BIOME_CONTAINER_SIZE, field_35027, f_eppuxwfz, field_35027, f_184858_

int: r, BIOME_CONTAINER_TOP_LAYER_OFFSET, field_35028, f_eykeedrx, field_35028, f_184859_

String: c, DEFAULT_BIOME, field_35016, f_dlzdlwog, PLAINS_ID, f_184844_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<String>: s, BIOMES_BY_ID, field_35029, f_zgshzgjp, RAW_BIOME_IDS, f_184860_

Constructors

(com.mojang.datafixers.schemas.Schema)

Methods

com.mojang.datafixers.TypeRewriteRule (): makeRule, makeRule, makeRule

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, Set<String>): a, predictChunkStatusBeforeSurface, method_39517, m_gqnkferc, fixStatus, m_184903_

com.mojang.serialization.Dynamic<?>[] (com.mojang.serialization.Dynamic<?>, boolean, int, org.apache.commons.lang3.mutable.MutableBoolean): a, getBiomeContainers, method_38806, m_zlioptox, fixBiomes, m_184906_

int (int[], int): a, getOldBiome, method_39519, m_jsgzpkef, method_39519, m_184948_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, boolean, boolean, boolean, Supplier<ChunkProtoTickListFix$PoorMansPalettedContainer>): a, updateChunkTag, method_38807, m_gjgcgypj, fixLevel, m_184911_

<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>): a, shiftUpgradeData, method_39754, m_zkmdzafb, fixUpgradeData, m_196590_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, int, int): a, updateCarvingMasks, method_38799, m_iczggqwx, fixCarvingMasks, m_184887_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, String): a, addPaddingEntries, method_38805, m_omndifrq, fixChunkSectionList, m_184900_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): b, updateHeightmaps, method_38798, m_eiqkbwwj, fixHeightmaps, m_184885_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): c, getFixedHeightmap, method_38812, m_ioefdnre, fixHeightmap, m_184956_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, it.unimi.dsi.fastutil.ints.Int2IntFunction): a, makeBiomeContainer, method_38803, m_vhkegrfg, fixBiomes, m_184894_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>): d, makePalettedContainer, method_38816, m_mefnutdc, fixPalette, m_184969_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): a, makePalettedContainer, method_38802, m_okecuaga, fixPaletteWithData, m_184891_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>): b, makeOptimizedPalettedContainer, method_38813, m_tbqhkxol, fixPalette, m_184958_

com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, com.mojang.serialization.Dynamic<?>, List<com.mojang.serialization.Dynamic<?>>): a, padPaletteEntries, method_39781, m_nivduoxv, method_39781, m_196592_

int (int): a, ceillog2, method_38793, m_behypcpu, ceilLog2, m_184865_