History - net.minecraft.world.level.chunk.storage.SerializableChunkData
1.21.7
Names
Fields
String: D, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_348475_
String: D, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: z, BLOCK_STATE_CODEC, field_34576, CODEC, f_347972_
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: z, BLOCK_STATE_CODEC, field_34576, CODEC
String: E, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_347435_
String: E, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS
String: F, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_348892_
String: F, FLUID_TICKS_TAG, field_35477, FLUID_TICKS
org.slf4j.Logger: C, LOGGER, field_13001, LOGGER, f_346996_
org.slf4j.Logger: C, LOGGER, field_13001, LOGGER
String: a, X_POS_TAG, field_37659, X_POS_KEY, f_347201_
String: a, X_POS_TAG, field_37659, X_POS_KEY
String: b, Z_POS_TAG, field_37660, Z_POS_KEY, f_347955_
String: b, Z_POS_TAG, field_37660, Z_POS_KEY
String: c, HEIGHTMAPS_TAG, field_37661, HEIGHTMAPS_KEY, f_347376_
String: c, HEIGHTMAPS_TAG, field_37661, HEIGHTMAPS_KEY
String: d, IS_LIGHT_ON_TAG, field_37662, IS_LIGHT_ON_KEY, f_347049_
String: d, IS_LIGHT_ON_TAG, field_37662, IS_LIGHT_ON_KEY
String: e, SECTIONS_TAG, field_37663, SECTIONS_KEY, f_348504_
String: e, SECTIONS_TAG, field_37663, SECTIONS_KEY
String: f, BLOCK_LIGHT_TAG, field_37664, BLOCK_LIGHT_KEY, f_349272_
String: f, BLOCK_LIGHT_TAG, field_37664, BLOCK_LIGHT_KEY
String: g, SKY_LIGHT_TAG, field_37665, SKY_LIGHT_KEY, f_347931_
String: g, SKY_LIGHT_TAG, field_37665, SKY_LIGHT_KEY
Registry<Biome>: h, biomeRegistry, comp_2945, biomeRegistry, f_348426_
Registry<Biome>: h, biomeRegistry, comp_2945, biomeRegistry
ChunkPos: i, chunkPos, comp_2946, chunkPos, f_347529_
ChunkPos: i, chunkPos, comp_2946, chunkPos
int: j, minSectionY, comp_2947, minSectionY, f_348575_
int: j, minSectionY, comp_2947, minSectionY
long: k, lastUpdateTime, comp_2948, lastUpdateTime, f_347799_
long: k, lastUpdateTime, comp_2948, lastUpdateTime
long: l, inhabitedTime, comp_2949, inhabitedTime, f_348462_
long: l, inhabitedTime, comp_2949, inhabitedTime
ChunkStatus: m, chunkStatus, comp_2950, chunkStatus, f_348749_
ChunkStatus: m, chunkStatus, comp_2950, chunkStatus
BlendingData$Packed: n, blendingData, comp_2951, blendingData, f_347788_
BlendingData$Packed: n, blendingData, comp_2951, blendingData
BelowZeroRetrogen: o, belowZeroRetrogen, comp_2952, belowZeroRetrogen, f_346678_
BelowZeroRetrogen: o, belowZeroRetrogen, comp_2952, belowZeroRetrogen
UpgradeData: p, upgradeData, comp_2953, upgradeData, f_346703_
UpgradeData: p, upgradeData, comp_2953, upgradeData
long[]: q, carvingMask, comp_2954, carvingMask, f_346880_
long[]: q, carvingMask, comp_2954, carvingMask
Map<Heightmap$Types, long[]>: r, heightmaps, comp_2955, heightmaps, f_347544_
Map<Heightmap$Types, long[]>: r, heightmaps, comp_2955, heightmaps
ChunkAccess$PackedTicks: s, packedTicks, comp_2956, packedTicks, f_349575_
ChunkAccess$PackedTicks: s, packedTicks, comp_2956, packedTicks
it.unimi.dsi.fastutil.shorts.ShortList[]: t, postProcessingSections, comp_2957, postProcessingSections, f_346447_
it.unimi.dsi.fastutil.shorts.ShortList[]: t, postProcessingSections, comp_2957, postProcessingSections
boolean: u, lightCorrect, comp_2958, lightCorrect, f_346805_
boolean: u, lightCorrect, comp_2958, lightCorrect
List<SerializableChunkData$SectionData>: v, sectionData, comp_2959, sectionData, f_347260_
List<SerializableChunkData$SectionData>: v, sectionData, comp_2959, sectionData
List<CompoundTag>: w, entities, comp_2960, entities, f_349023_
List<CompoundTag>: w, entities, comp_2960, entities
List<CompoundTag>: x, blockEntities, comp_2961, blockEntities, f_348663_
List<CompoundTag>: x, blockEntities, comp_2961, blockEntities
CompoundTag: y, structureData, comp_2962, structureData, f_346866_
CompoundTag: y, structureData, comp_2962, structureData
com.mojang.serialization.Codec<List<SavedTick<Block>>>: A, BLOCK_TICKS_CODEC, field_56677, BLOCK_TICKS_CODEC, f_382262_
com.mojang.serialization.Codec<List<SavedTick<Block>>>: A, BLOCK_TICKS_CODEC, field_56677, BLOCK_TICKS_CODEC
com.mojang.serialization.Codec<List<SavedTick<Fluid>>>: B, FLUID_TICKS_CODEC, field_56678, FLUID_TICKS_CODEC, f_380505_
com.mojang.serialization.Codec<List<SavedTick<Fluid>>>: B, FLUID_TICKS_CODEC, field_56678, FLUID_TICKS_CODEC
Constructors
Methods
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt, m_353061_
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt
void (ChunkPos, int, String): a, logErrors, method_39035, logRecoverableError, m_351671_
void (ChunkPos, int, String): a, logErrors, method_39035, logRecoverableError
com.mojang.serialization.Codec<PalettedContainerRO<Holder<Biome>>> (Registry<Biome>): a, makeBiomeCodec, method_39036, createCodec, m_355410_
com.mojang.serialization.Codec<PalettedContainerRO<Holder<Biome>>> (Registry<Biome>): a, makeBiomeCodec, method_39036, createCodec
CompoundTag (StructurePieceSerializationContext, ChunkPos, Map<Structure, StructureStart>, Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, m_357250_
CompoundTag (StructurePieceSerializationContext, ChunkPos, Map<Structure, StructureStart>, Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures
Map<Structure, StructureStart> (StructurePieceSerializationContext, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, m_353848_
Map<Structure, StructureStart> (StructurePieceSerializationContext, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (RegistryAccess, ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, m_353776_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (RegistryAccess, ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences
SerializableChunkData (LevelHeightAccessor, RegistryAccess, CompoundTag): a, parse, method_61794, fromNbt, m_354258_
SerializableChunkData (LevelHeightAccessor, RegistryAccess, CompoundTag): a, parse, method_61794, fromNbt
ProtoChunk (ServerLevel, PoiManager, RegionStorageInfo, ChunkPos): a, read, method_12395, convert, m_357393_
ProtoChunk (ServerLevel, PoiManager, RegionStorageInfo, ChunkPos): a, read, method_12395, convert
SerializableChunkData (ServerLevel, ChunkAccess): a, copyOf, method_61793, fromChunk, m_352269_
SerializableChunkData (ServerLevel, ChunkAccess): a, copyOf, method_61793, fromChunk
CompoundTag (): a, write, method_12410, serialize, m_351653_
CompoundTag (): a, write, method_12410, serialize
void (CompoundTag, ChunkAccess$PackedTicks): a, saveTicks, method_39311, serializeTicks, m_351934_
void (CompoundTag, ChunkAccess$PackedTicks): a, saveTicks, method_39311, serializeTicks
LevelChunk$PostLoadProcessor (ServerLevel, List<CompoundTag>, List<CompoundTag>): a, postLoadChunk, method_12386, getEntityLoadingCallback, m_354480_
LevelChunk$PostLoadProcessor (ServerLevel, List<CompoundTag>, List<CompoundTag>): a, postLoadChunk, method_12386, getEntityLoadingCallback
Registry<Biome> (): b, biomeRegistry, comp_2945, biomeRegistry, f_348426_
Registry<Biome> (): b, biomeRegistry, comp_2945, biomeRegistry
ChunkPos (): c, chunkPos, comp_2946, chunkPos, f_347529_
ChunkPos (): c, chunkPos, comp_2946, chunkPos
int (): d, minSectionY, comp_2947, minSectionY, f_348575_
int (): d, minSectionY, comp_2947, minSectionY
long (): e, lastUpdateTime, comp_2948, lastUpdateTime, f_347799_
long (): e, lastUpdateTime, comp_2948, lastUpdateTime
long (): f, inhabitedTime, comp_2949, inhabitedTime, f_348462_
long (): f, inhabitedTime, comp_2949, inhabitedTime
ChunkStatus (): g, chunkStatus, comp_2950, chunkStatus, f_348749_
ChunkStatus (): g, chunkStatus, comp_2950, chunkStatus
BlendingData$Packed (): h, blendingData, comp_2951, blendingData, f_347788_
BlendingData$Packed (): h, blendingData, comp_2951, blendingData
BelowZeroRetrogen (): i, belowZeroRetrogen, comp_2952, belowZeroRetrogen, f_346678_
BelowZeroRetrogen (): i, belowZeroRetrogen, comp_2952, belowZeroRetrogen
UpgradeData (): j, upgradeData, comp_2953, upgradeData, f_346703_
UpgradeData (): j, upgradeData, comp_2953, upgradeData
long[] (): k, carvingMask, comp_2954, carvingMask, f_346880_
long[] (): k, carvingMask, comp_2954, carvingMask
Map<Heightmap$Types, long[]> (): l, heightmaps, comp_2955, heightmaps, f_347544_
Map<Heightmap$Types, long[]> (): l, heightmaps, comp_2955, heightmaps
ChunkAccess$PackedTicks (): m, packedTicks, comp_2956, packedTicks, f_349575_
ChunkAccess$PackedTicks (): m, packedTicks, comp_2956, packedTicks
it.unimi.dsi.fastutil.shorts.ShortList[] (): n, postProcessingSections, comp_2957, postProcessingSections, f_346447_
it.unimi.dsi.fastutil.shorts.ShortList[] (): n, postProcessingSections, comp_2957, postProcessingSections
boolean (): o, lightCorrect, comp_2958, lightCorrect, f_346805_
boolean (): o, lightCorrect, comp_2958, lightCorrect
List<SerializableChunkData$SectionData> (): p, sectionData, comp_2959, sectionData, f_347260_
List<SerializableChunkData$SectionData> (): p, sectionData, comp_2959, sectionData
List<CompoundTag> (): q, entities, comp_2960, entities, f_349023_
List<CompoundTag> (): q, entities, comp_2960, entities
List<CompoundTag> (): r, blockEntities, comp_2961, blockEntities, f_348663_
List<CompoundTag> (): r, blockEntities, comp_2961, blockEntities
CompoundTag (): s, structureData, comp_2962, structureData, f_346866_
CompoundTag (): s, structureData, comp_2962, structureData
ChunkStatus (CompoundTag): a, getChunkStatusFromTag, method_67685, getChunkStatus, m_387877_
ChunkStatus (CompoundTag): a, getChunkStatusFromTag, method_67685, getChunkStatus
1.21.6
Names
efi
eht
Fields
Constructors
Methods
1.21.5
Names
eao
efi
Fields
String: B, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_348475_
String: D, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_348475_
String: C, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_347435_
String: E, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_347435_
String: D, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_348892_
String: F, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_348892_
org.slf4j.Logger: A, LOGGER, field_13001, LOGGER, f_346996_
org.slf4j.Logger: C, LOGGER, field_13001, LOGGER, f_346996_
com.mojang.serialization.Codec<List<SavedTick<Block>>>: A, BLOCK_TICKS_CODEC, field_56677, BLOCK_TICKS_CODEC, f_382262_
com.mojang.serialization.Codec<List<SavedTick<Fluid>>>: B, FLUID_TICKS_CODEC, field_56678, FLUID_TICKS_CODEC, f_380505_
Constructors
Methods
ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, m_357381_
ChunkStatus (CompoundTag): a, getChunkStatusFromTag, method_67685, getChunkStatus, m_387877_
1.21.4
Names
ebl
eao
Fields
Constructors
Methods
1.21.3
Names
dwi
ebl
net.minecraft.world.level.chunk.storage.ChunkSerializer
net.minecraft.world.level.chunk.storage.SerializableChunkData
net.minecraft.world.ChunkSerializer
net.minecraft.world.chunk.SerializedChunk
net.minecraft.src.C_2158_
net.minecraft.src.C_345914_
Fields
String: j, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_156511_
String: B, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_348475_
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: h, BLOCK_STATE_CODEC, field_34576, CODEC, f_188227_
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: z, BLOCK_STATE_CODEC, field_34576, CODEC, f_347972_
String: k, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_188228_
String: C, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_347435_
String: l, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_188229_
String: D, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_348892_
org.slf4j.Logger: i, LOGGER, field_13001, LOGGER, f_63449_
org.slf4j.Logger: A, LOGGER, field_13001, LOGGER, f_346996_
String: a, X_POS_TAG, field_37659, X_POS_KEY, f_223441_
String: a, X_POS_TAG, field_37659, X_POS_KEY, f_347201_
String: b, Z_POS_TAG, field_37660, Z_POS_KEY, f_223442_
String: b, Z_POS_TAG, field_37660, Z_POS_KEY, f_347955_
String: c, HEIGHTMAPS_TAG, field_37661, HEIGHTMAPS_KEY, f_223443_
String: c, HEIGHTMAPS_TAG, field_37661, HEIGHTMAPS_KEY, f_347376_
String: d, IS_LIGHT_ON_TAG, field_37662, IS_LIGHT_ON_KEY, f_223444_
String: d, IS_LIGHT_ON_TAG, field_37662, IS_LIGHT_ON_KEY, f_347049_
String: e, SECTIONS_TAG, field_37663, SECTIONS_KEY, f_223445_
String: e, SECTIONS_TAG, field_37663, SECTIONS_KEY, f_348504_
String: f, BLOCK_LIGHT_TAG, field_37664, BLOCK_LIGHT_KEY, f_223446_
String: f, BLOCK_LIGHT_TAG, field_37664, BLOCK_LIGHT_KEY, f_349272_
String: g, SKY_LIGHT_TAG, field_37665, SKY_LIGHT_KEY, f_223447_
String: g, SKY_LIGHT_TAG, field_37665, SKY_LIGHT_KEY, f_347931_
Registry<Biome>: h, biomeRegistry, comp_2945, biomeRegistry, f_348426_
ChunkPos: i, chunkPos, comp_2946, chunkPos, f_347529_
int: j, minSectionY, comp_2947, minSectionY, f_348575_
long: k, lastUpdateTime, comp_2948, lastUpdateTime, f_347799_
long: l, inhabitedTime, comp_2949, inhabitedTime, f_348462_
ChunkStatus: m, chunkStatus, comp_2950, chunkStatus, f_348749_
BlendingData$Packed: n, blendingData, comp_2951, blendingData, f_347788_
BelowZeroRetrogen: o, belowZeroRetrogen, comp_2952, belowZeroRetrogen, f_346678_
UpgradeData: p, upgradeData, comp_2953, upgradeData, f_346703_
long[]: q, carvingMask, comp_2954, carvingMask, f_346880_
Map<Heightmap$Types, long[]>: r, heightmaps, comp_2955, heightmaps, f_347544_
ChunkAccess$PackedTicks: s, packedTicks, comp_2956, packedTicks, f_349575_
it.unimi.dsi.fastutil.shorts.ShortList[]: t, postProcessingSections, comp_2957, postProcessingSections, f_346447_
boolean: u, lightCorrect, comp_2958, lightCorrect, f_346805_
List<SerializableChunkData$SectionData>: v, sectionData, comp_2959, sectionData, f_347260_
List<CompoundTag>: w, entities, comp_2960, entities, f_349023_
List<CompoundTag>: x, blockEntities, comp_2961, blockEntities, f_348663_
CompoundTag: y, structureData, comp_2962, structureData, f_346866_
Constructors
()
(Registry<Biome>, ChunkPos, int, long, long, ChunkStatus, BlendingData$Packed, BelowZeroRetrogen, UpgradeData, long[], Map<Heightmap$Types, long[]>, ChunkAccess$PackedTicks, it.unimi.dsi.fastutil.shorts.ShortList[], boolean, List<SerializableChunkData$SectionData>, List<CompoundTag>, List<CompoundTag>, CompoundTag)
Methods
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt, m_63490_
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt, m_353061_
CompoundTag (ServerLevel, ChunkAccess): a, write, method_12410, serialize, m_63454_
void (ChunkPos, int, String): a, logErrors, method_39035, logRecoverableError, m_188239_
void (ChunkPos, int, String): a, logErrors, method_39035, logRecoverableError, m_351671_
com.mojang.serialization.Codec<PalettedContainerRO<Holder<Biome>>> (Registry<Biome>): a, makeBiomeCodec, method_39036, createCodec, m_188260_
com.mojang.serialization.Codec<PalettedContainerRO<Holder<Biome>>> (Registry<Biome>): a, makeBiomeCodec, method_39036, createCodec, m_355410_
void (ServerLevel, CompoundTag, ChunkAccess$TicksToSave): a, saveTicks, method_39311, serializeTicks, m_188235_
LevelChunk$PostLoadProcessor (ServerLevel, CompoundTag): a, postLoadChunk, method_12386, getEntityLoadingCallback, m_196890_
ListTag (CompoundTag, String): a, getListOfCompoundsOrNull, method_39796, getList, m_196897_
CompoundTag (StructurePieceSerializationContext, ChunkPos, Map<Structure, StructureStart>, Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, m_188249_
CompoundTag (StructurePieceSerializationContext, ChunkPos, Map<Structure, StructureStart>, Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, m_357250_
Map<Structure, StructureStart> (StructurePieceSerializationContext, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, m_188254_
Map<Structure, StructureStart> (StructurePieceSerializationContext, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, m_353848_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (RegistryAccess, ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, m_208154_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (RegistryAccess, ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, m_353776_
ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, m_63485_
ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, m_357381_
ProtoChunk (ServerLevel, PoiManager, RegionStorageInfo, ChunkPos, CompoundTag): a, read, method_12395, deserialize, m_188230_
SerializableChunkData (LevelHeightAccessor, RegistryAccess, CompoundTag): a, parse, method_61794, fromNbt, m_354258_
ProtoChunk (ServerLevel, PoiManager, RegionStorageInfo, ChunkPos): a, read, method_12395, convert, m_357393_
SerializableChunkData (ServerLevel, ChunkAccess): a, copyOf, method_61793, fromChunk, m_352269_
CompoundTag (): a, write, method_12410, serialize, m_351653_
void (CompoundTag, ChunkAccess$PackedTicks): a, saveTicks, method_39311, serializeTicks, m_351934_
LevelChunk$PostLoadProcessor (ServerLevel, List<CompoundTag>, List<CompoundTag>): a, postLoadChunk, method_12386, getEntityLoadingCallback, m_354480_
Registry<Biome> (): b, biomeRegistry, comp_2945, biomeRegistry, f_348426_
ChunkPos (): c, chunkPos, comp_2946, chunkPos, f_347529_
int (): d, minSectionY, comp_2947, minSectionY, f_348575_
long (): e, lastUpdateTime, comp_2948, lastUpdateTime, f_347799_
long (): f, inhabitedTime, comp_2949, inhabitedTime, f_348462_
ChunkStatus (): g, chunkStatus, comp_2950, chunkStatus, f_348749_
BlendingData$Packed (): h, blendingData, comp_2951, blendingData, f_347788_
BelowZeroRetrogen (): i, belowZeroRetrogen, comp_2952, belowZeroRetrogen, f_346678_
UpgradeData (): j, upgradeData, comp_2953, upgradeData, f_346703_
long[] (): k, carvingMask, comp_2954, carvingMask, f_346880_
Map<Heightmap$Types, long[]> (): l, heightmaps, comp_2955, heightmaps, f_347544_
ChunkAccess$PackedTicks (): m, packedTicks, comp_2956, packedTicks, f_349575_
it.unimi.dsi.fastutil.shorts.ShortList[] (): n, postProcessingSections, comp_2957, postProcessingSections, f_346447_
boolean (): o, lightCorrect, comp_2958, lightCorrect, f_346805_
List<SerializableChunkData$SectionData> (): p, sectionData, comp_2959, sectionData, f_347260_
List<CompoundTag> (): q, entities, comp_2960, entities, f_349023_
List<CompoundTag> (): r, blockEntities, comp_2961, blockEntities, f_348663_
CompoundTag (): s, structureData, comp_2962, structureData, f_346866_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dvg
dwi
Fields
Constructors
Methods
ProtoChunk (ServerLevel, PoiManager, ChunkPos, CompoundTag): a, read, method_12395, deserialize, m_188230_
ProtoChunk (ServerLevel, PoiManager, RegionStorageInfo, ChunkPos, CompoundTag): a, read, method_12395, deserialize, m_188230_
1.20.6
Names
dme
dvg
Fields
Constructors
Methods
ChunkStatus$ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, m_63485_
ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, m_63485_
1.20.4
Names
dig
dme
Fields
Constructors
Methods
1.20.2
Names
dey
dig
Fields
Constructors
Methods
1.20.1
Names
den
dey
Fields
Constructors
Methods
1.19.4
Names
dbp
den
Fields
Constructors
Methods
1.19.3
Names
cyi
dbp
Fields
Constructors
Methods
1.19.2
Names
Fields
String: a, X_POS_TAG, field_37659, field_37659, f_223441_
String: a, X_POS_TAG, field_37659, X_POS_KEY, f_223441_
String: b, Z_POS_TAG, field_37660, field_37660, f_223442_
String: b, Z_POS_TAG, field_37660, Z_POS_KEY, f_223442_
String: c, HEIGHTMAPS_TAG, field_37661, field_37661, f_223443_
String: c, HEIGHTMAPS_TAG, field_37661, HEIGHTMAPS_KEY, f_223443_
String: d, IS_LIGHT_ON_TAG, field_37662, field_37662, f_223444_
String: d, IS_LIGHT_ON_TAG, field_37662, IS_LIGHT_ON_KEY, f_223444_
String: e, SECTIONS_TAG, field_37663, field_37663, f_223445_
String: e, SECTIONS_TAG, field_37663, SECTIONS_KEY, f_223445_
String: f, BLOCK_LIGHT_TAG, field_37664, field_37664, f_223446_
String: f, BLOCK_LIGHT_TAG, field_37664, BLOCK_LIGHT_KEY, f_223446_
String: g, SKY_LIGHT_TAG, field_37665, field_37665, f_223447_
String: g, SKY_LIGHT_TAG, field_37665, SKY_LIGHT_KEY, f_223447_
Constructors
Methods
1.19.1
Names
cxl
cyi
Fields
Constructors
Methods
1.19
Names
crn
cxl
Fields
String: c, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_156511_
String: j, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_156511_
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: a, BLOCK_STATE_CODEC, field_34576, CODEC, f_188227_
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: h, BLOCK_STATE_CODEC, field_34576, CODEC, f_188227_
String: d, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_188228_
String: k, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_188228_
String: e, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_188229_
String: l, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_188229_
org.slf4j.Logger: b, LOGGER, field_13001, LOGGER, f_63449_
org.slf4j.Logger: i, LOGGER, field_13001, LOGGER, f_63449_
String: a, X_POS_TAG, field_37659, field_37659, f_223441_
String: b, Z_POS_TAG, field_37660, field_37660, f_223442_
String: c, HEIGHTMAPS_TAG, field_37661, field_37661, f_223443_
String: d, IS_LIGHT_ON_TAG, field_37662, field_37662, f_223444_
String: e, SECTIONS_TAG, field_37663, field_37663, f_223445_
String: f, BLOCK_LIGHT_TAG, field_37664, field_37664, f_223446_
String: g, SKY_LIGHT_TAG, field_37665, field_37665, f_223447_
Constructors
Methods
1.18.2
Names
cqv
crn
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_13001, LOGGER, f_63449_
org.slf4j.Logger: b, LOGGER, field_13001, LOGGER, f_63449_
Constructors
Methods
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet> (ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, m_63471_
Map<ConfiguredStructureFeature<?, ?>, it.unimi.dsi.fastutil.longs.LongSet> (RegistryAccess, ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, m_208154_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cnj
cqv
Fields
String: a, TAG_UPGRADE_DATA, field_31413, field_31413, f_156511_
String: c, TAG_UPGRADE_DATA, field_31413, UPGRADE_DATA_KEY, f_156511_
com.mojang.serialization.Codec<PalettedContainer<BlockState>>: a, BLOCK_STATE_CODEC, field_34576, CODEC, f_188227_
String: d, BLOCK_TICKS_TAG, field_35476, BLOCK_TICKS, f_188228_
String: e, FLUID_TICKS_TAG, field_35477, FLUID_TICKS, f_188229_
Constructors
Methods
ProtoChunk (ServerLevel, StructureManager, PoiManager, ChunkPos, CompoundTag): a, read, method_12395, deserialize, m_63457_
void (ServerLevel, CompoundTag, LevelChunk): a, postLoadChunk, method_12386, loadEntities, m_156522_
CompoundTag (ServerLevel, ChunkPos, Map<StructureFeature<?>, StructureStart<?>>, Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, m_156513_
Map<StructureFeature<?>, StructureStart<?>> (ServerLevel, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, m_156518_
ProtoChunk (ServerLevel, PoiManager, ChunkPos, CompoundTag): a, read, method_12395, deserialize, m_188230_
void (ChunkPos, int, String): a, logErrors, method_39035, logRecoverableError, m_188239_
com.mojang.serialization.Codec<PalettedContainer<Biome>> (Registry<Biome>): a, makeBiomeCodec, method_39036, createCodec, m_188260_
void (ServerLevel, CompoundTag, ChunkAccess$TicksToSave): a, saveTicks, method_39311, serializeTicks, m_188235_
LevelChunk$PostLoadProcessor (ServerLevel, CompoundTag): a, postLoadChunk, method_12386, getEntityLoadingCallback, m_196890_
ListTag (CompoundTag, String): a, getListOfCompoundsOrNull, method_39796, getList, m_196897_
CompoundTag (StructurePieceSerializationContext, ChunkPos, Map<StructureFeature<?>, StructureStart<?>>, Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, m_188249_
Map<StructureFeature<?>, StructureStart<?>> (StructurePieceSerializationContext, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, m_188254_
1.17.1
Names
cni
cnj
Fields
Constructors
Methods
1.17
Names
cgt
cni
net.minecraft.world.chunk.storage.ChunkSerializer
net.minecraft.src.C_2158_
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_13001, LOGGER, field_222658_a
org.apache.logging.log4j.Logger: b, LOGGER, field_13001, LOGGER, f_63449_
String: a, TAG_UPGRADE_DATA, field_31413, field_31413, f_156511_
Constructors
()
Methods
ChunkStatus$ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, func_222651_a
ChunkStatus$ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, m_63485_
void (CompoundTag, LevelChunk): a, postLoadChunk, method_12386, writeEntities, func_222650_a
CompoundTag (ChunkPos, Map<StructureFeature<?>, StructureStart<?>>, Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, func_222649_a
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt, func_222647_a
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt, m_63490_
ProtoChunk (ServerLevel, StructureManager, PoiManager, ChunkPos, CompoundTag): a, read, method_12395, deserialize, func_222656_a
ProtoChunk (ServerLevel, StructureManager, PoiManager, ChunkPos, CompoundTag): a, read, method_12395, deserialize, m_63457_
CompoundTag (ServerLevel, ChunkAccess): a, write, method_12410, serialize, func_222645_a
CompoundTag (ServerLevel, ChunkAccess): a, write, method_12410, serialize, m_63454_
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet> (ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, func_227075_a_
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet> (ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, m_63471_
Map<StructureFeature<?>, StructureStart<?>> (StructureManager, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, func_235967_a_
void (ServerLevel, CompoundTag, LevelChunk): a, postLoadChunk, method_12386, loadEntities, m_156522_
CompoundTag (ServerLevel, ChunkPos, Map<StructureFeature<?>, StructureStart<?>>, Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, m_156513_
Map<StructureFeature<?>, StructureStart<?>> (ServerLevel, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, m_156518_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cgq
cgt
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
chv
cgq
Fields
Constructors
Methods
1.16.1
Names
cax
chv
Fields
Constructors
Methods
Map<String, StructureStart> (ChunkGenerator<?>, StructureManager, CompoundTag): a, unpackStructureStart, method_12392, readStructureStarts, func_227076_a_
Map<StructureFeature<?>, StructureStart<?>> (StructureManager, CompoundTag, long): a, unpackStructureStart, method_12392, readStructureStarts, func_235967_a_
1.15.2
Names
cau
cax
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
byf
cau
Fields
Constructors
Methods
Map<String, StructureStart> (ChunkGenerator<?>, StructureManager, BiomeSource, CompoundTag): a, unpackStructureStart, method_12392, readStructureStarts, func_222653_a
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (CompoundTag): b, unpackStructureReferences, method_12387, readStructureReferences, func_222654_b
Map<String, StructureStart> (ChunkGenerator<?>, StructureManager, CompoundTag): a, unpackStructureStart, method_12392, readStructureStarts, func_227076_a_
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (ChunkPos, CompoundTag): a, unpackStructureReferences, method_12387, readStructureReferences, func_227075_a_
1.14.4
Names
bya
byf
net.minecraft.world.level.chunk.storage.ChunkSerializer
Fields
org.apache.logging.log4j.Logger: a, field_13001, LOGGER, field_222658_a
org.apache.logging.log4j.Logger: a, LOGGER, field_13001, LOGGER, field_222658_a
Constructors
Methods
ChunkStatus$ChunkType (CompoundTag): a, method_12377, getChunkType, func_222651_a
ChunkStatus$ChunkType (CompoundTag): a, getChunkTypeFromTag, method_12377, getChunkType, func_222651_a
void (CompoundTag, WorldChunk): a, method_12386, writeEntities, func_222650_a
void (CompoundTag, LevelChunk): a, postLoadChunk, method_12386, writeEntities, func_222650_a
CompoundTag (ChunkPos, Map<String, StructureStart>, Map<String, it.unimi.dsi.fastutil.longs.LongSet>): a, method_12385, writeStructures, func_222649_a
CompoundTag (ChunkPos, Map<String, StructureStart>, Map<String, it.unimi.dsi.fastutil.longs.LongSet>): a, packStructureData, method_12385, writeStructures, func_222649_a
Map<String, StructureStart> (ChunkGenerator<?>, StructureManager, BiomeSource, CompoundTag): a, method_12392, readStructureStarts, func_222653_a
Map<String, StructureStart> (ChunkGenerator<?>, StructureManager, BiomeSource, CompoundTag): a, unpackStructureStart, method_12392, readStructureStarts, func_222653_a
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (CompoundTag): b, method_12387, readStructureReferences, func_222654_b
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (CompoundTag): b, unpackStructureReferences, method_12387, readStructureReferences, func_222654_b
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, method_12393, toNbt, func_222647_a
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, packOffsets, method_12393, toNbt, func_222647_a
ProtoChunk (ServerWorld, StructureManager, PointOfInterestStorage, ChunkPos, CompoundTag): a, method_12395, deserialize, func_222656_a
ProtoChunk (ServerLevel, StructureManager, PoiManager, ChunkPos, CompoundTag): a, read, method_12395, deserialize, func_222656_a
CompoundTag (ServerWorld, Chunk): a, method_12410, serialize, func_222645_a
CompoundTag (ServerLevel, ChunkAccess): a, write, method_12410, serialize, func_222645_a
1.14.3
Names
bxw
bya
net.minecraft.world.ChunkSerializer
Fields
org.apache.logging.log4j.Logger: a, field_13001, field_222658_a
org.apache.logging.log4j.Logger: a, field_13001, LOGGER, field_222658_a
Constructors
Methods
ChunkStatus$Type (CompoundNBT): a, method_12377, func_222651_a
ChunkStatus$ChunkType (CompoundTag): a, method_12377, getChunkType, func_222651_a
void (CompoundNBT, Chunk): a, method_12386, func_222650_a
void (CompoundTag, WorldChunk): a, method_12386, writeEntities, func_222650_a
CompoundNBT (ChunkPos, Map<String, StructureStart>, Map<String, it.unimi.dsi.fastutil.longs.LongSet>): a, method_12385, func_222649_a
CompoundTag (ChunkPos, Map<String, StructureStart>, Map<String, it.unimi.dsi.fastutil.longs.LongSet>): a, method_12385, writeStructures, func_222649_a
Map<String, StructureStart> (ChunkGenerator<?>, TemplateManager, BiomeProvider, CompoundNBT): a, method_12392, func_222653_a
Map<String, StructureStart> (ChunkGenerator<?>, StructureManager, BiomeSource, CompoundTag): a, method_12392, readStructureStarts, func_222653_a
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (CompoundNBT): b, method_12387, func_222654_b
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (CompoundTag): b, method_12387, readStructureReferences, func_222654_b
ListNBT (it.unimi.dsi.fastutil.shorts.ShortList[]): a, method_12393, func_222647_a
ListTag (it.unimi.dsi.fastutil.shorts.ShortList[]): a, method_12393, toNbt, func_222647_a
ChunkPrimer (ServerWorld, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT): a, method_12395, func_222656_a
ProtoChunk (ServerWorld, StructureManager, PointOfInterestStorage, ChunkPos, CompoundTag): a, method_12395, deserialize, func_222656_a
CompoundNBT (ServerWorld, IChunk): a, method_12410, func_222645_a
CompoundTag (ServerWorld, Chunk): a, method_12410, serialize, func_222645_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bxv
bxw
Fields
Constructors
Methods
ChunkPrimer (World, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT): a, method_12395, func_222656_a
CompoundNBT (World, IChunk): a, method_12410, func_222645_a
ChunkPrimer (ServerWorld, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT): a, method_12395, func_222656_a
CompoundNBT (ServerWorld, IChunk): a, method_12410, func_222645_a
1.14
Names
bxv
net.minecraft.class_2852
net.minecraft.world.chunk.storage.ChunkSerializer
Fields
org.apache.logging.log4j.Logger: a, field_13001, field_222658_a
Constructors
Methods
ChunkPrimer (World, TemplateManager, PointOfInterestManager, ChunkPos, CompoundNBT): a, method_12395, func_222656_a
CompoundNBT (World, IChunk): a, method_12410, func_222645_a
ChunkStatus$Type (CompoundNBT): a, method_12377, func_222651_a
void (CompoundNBT, Chunk): a, method_12386, func_222650_a
CompoundNBT (ChunkPos, Map<String, StructureStart>, Map<String, it.unimi.dsi.fastutil.longs.LongSet>): a, method_12385, func_222649_a
Map<String, StructureStart> (ChunkGenerator<?>, TemplateManager, BiomeProvider, CompoundNBT): a, method_12392, func_222653_a
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (CompoundNBT): b, method_12387, func_222654_b
ListNBT (it.unimi.dsi.fastutil.shorts.ShortList[]): a, method_12393, func_222647_a