History - net.minecraft.world.level.chunk.ChunkAccess
1.21.3
Names
duy
dzq
Fields
it.unimi.dsi.fastutil.shorts.ShortList[]: b, postProcessing, field_34536, postProcessingLists, f_187602_
it.unimi.dsi.fastutil.shorts.ShortList[]: b, postProcessing, field_34536, postProcessingLists
boolean: c, unsaved, field_34537, needsSaving, f_187603_
boolean: p, unsaved, field_34537, needsSaving
boolean: p, isLightCorrect, field_34549, lightOn, f_187614_
boolean: q, isLightCorrect, field_34549, lightOn
ChunkPos: d, chunkPos, field_34538, pos, f_187604_
ChunkPos: c, chunkPos, field_34538, pos
long: q, inhabitedTime, field_34550, inhabitedTime, f_187615_
long: r, inhabitedTime, field_34550, inhabitedTime
NoiseChunk: e, noiseChunk, field_34539, chunkNoiseSampler, f_187605_
NoiseChunk: d, noiseChunk, field_34539, chunkNoiseSampler
UpgradeData: f, upgradeData, field_34540, upgradeData, f_187606_
UpgradeData: e, upgradeData, field_34540, upgradeData
BlendingData: g, blendingData, field_35468, blendingData, f_187607_
BlendingData: f, blendingData, field_35468, blendingData
Map<Heightmap$Types, Heightmap>: h, heightmaps, field_34541, heightmaps, f_187608_
Map<Heightmap$Types, Heightmap>: h, heightmaps, field_34541, heightmaps
Map<Structure, StructureStart>: s, structureStarts, field_34552, structureStarts, f_187617_
Map<Structure, StructureStart>: t, structureStarts, field_34552, structureStarts
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>: t, structuresRefences, field_34553, structureReferences, f_187618_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>: u, structuresRefences, field_34553, structureReferences
Map<BlockPos, CompoundTag>: j, pendingBlockEntities, field_34542, blockEntityNbts, f_187609_
Map<BlockPos, CompoundTag>: j, pendingBlockEntities, field_34542, blockEntityNbts
Map<BlockPos, BlockEntity>: k, blockEntities, field_34543, blockEntities, f_187610_
Map<BlockPos, BlockEntity>: k, blockEntities, field_34543, blockEntities
LevelHeightAccessor: l, levelHeightAccessor, field_34544, heightLimitView, f_187611_
LevelHeightAccessor: l, levelHeightAccessor, field_34544, heightLimitView
LevelChunkSection[]: m, sections, field_34545, sectionArray, f_187612_
LevelChunkSection[]: m, sections, field_34545, sectionArray
org.slf4j.Logger: n, LOGGER, field_34548, LOGGER, f_187613_
org.slf4j.Logger: n, LOGGER, field_34548, LOGGER
it.unimi.dsi.fastutil.longs.LongSet: o, EMPTY_REFERENCE_SET, field_37052, EMPTY_STRUCTURE_REFERENCES, f_207932_
it.unimi.dsi.fastutil.longs.LongSet: o, EMPTY_REFERENCE_SET, field_37052, EMPTY_STRUCTURE_REFERENCES
BiomeGenerationSettings: r, carverBiomeSettings, field_39411, generationSettings, f_223003_
BiomeGenerationSettings: s, carverBiomeSettings, field_39411, generationSettings
int: a, NO_FILLED_SECTION, field_44632, MISSING_SECTION, f_279635_
int: a, NO_FILLED_SECTION, field_44632, MISSING_SECTION
ChunkSkyLightSources: i, skyLightSources, field_44708, chunkSkyLight, f_283754_
ChunkSkyLightSources: i, skyLightSources, field_44708, chunkSkyLight
Constructors
Methods
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState, m_6978_
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState
void (Entity): a, addEntity, method_12002, addEntity, m_6286_
void (Entity): a, addEntity, method_12002, addEntity
int (): b, getHighestSectionPosition, method_12031, getHighestNonEmptySectionYOffset, m_62098_
int (): b, getHighestSectionPosition, method_12031, getHighestNonEmptySectionYOffset
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray, m_7103_
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, m_5885_
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap
ChunkPos (): f, getPos, method_12004, getPos, m_7697_
ChunkPos (): f, getPos, method_12004, getPos
Map<Structure, StructureStart> (): g, getAllStarts, method_12016, getStructureStarts, m_6633_
Map<Structure, StructureStart> (): g, getAllStarts, method_12016, getStructureStarts
ChunkStatus (): j, getPersistedStatus, method_12009, getStatus, m_6415_
ChunkStatus (): n, getPersistedStatus, method_12009, getStatus
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity, m_8114_
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity
void (BlockPos): e, markPosForPostprocessing, method_12039, markBlockForPostProcessing, m_8113_
void (BlockPos): e, markPosForPostprocessing, method_12039, markBlockForPostProcessing
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityNbt, m_5604_
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityNbt
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityNbt, m_8049_
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityNbt
Set<BlockPos> (): c, getBlockEntitiesPos, method_12021, getBlockEntityPositions, m_5928_
Set<BlockPos> (): c, getBlockEntitiesPos, method_12021, getBlockEntityPositions
Collection<Map$Entry<Heightmap$Types, Heightmap>> (): e, getHeightmaps, method_12011, getHeightmaps, m_6890_
Collection<Map$Entry<Heightmap$Types, Heightmap>> (): e, getHeightmaps, method_12011, getHeightmaps
void (Heightmap$Types, long[]): a, setHeightmap, method_12037, setHeightmap, m_6511_
void (Heightmap$Types, long[]): a, setHeightmap, method_12037, setHeightmap
Heightmap (Heightmap$Types): a, getOrCreateHeightmapUnprimed, method_12032, getHeightmap, m_6005_
Heightmap (Heightmap$Types): a, getOrCreateHeightmapUnprimed, method_12032, getHeightmap
void (Map<Structure, StructureStart>): a, setAllStarts, method_12034, setStructureStarts, m_8040_
void (Map<Structure, StructureStart>): a, setAllStarts, method_12034, setStructureStarts
boolean (int, int): a, isYSpaceEmpty, method_12228, areSectionsEmptyBetween, m_5566_
boolean (int, int): a, isYSpaceEmpty, method_12228, areSectionsEmptyBetween
void (boolean): a, setUnsaved, method_12008, setNeedsSaving, m_8092_
boolean (): i, isUnsaved, method_12044, needsSaving, m_6344_
boolean (): k, isUnsaved, method_12044, needsSaving
it.unimi.dsi.fastutil.shorts.ShortList[] (): n, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
it.unimi.dsi.fastutil.shorts.ShortList[] (): p, getPostProcessing, method_12012, getPostProcessingLists
void (short, int): a, addPackedPostProcess, method_12029, markBlockForPostProcessing, m_6561_
UpgradeData (): r, getUpgradeData, method_12003, getUpgradeData, m_7387_
UpgradeData (): t, getUpgradeData, method_12003, getUpgradeData
void (long): b, setInhabitedTime, method_12028, setInhabitedTime, m_6141_
void (long): c, setInhabitedTime, method_12028, setInhabitedTime
long (): u, getInhabitedTime, method_12033, getInhabitedTime, m_6319_
long (): w, getInhabitedTime, method_12033, getInhabitedTime
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, getOrCreateOffsetList, method_12026, getList, m_62095_
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, getOrCreateOffsetList, method_12026, getList
boolean (): v, isLightCorrect, method_12038, isLightOn, m_6332_
boolean (): x, isLightCorrect, method_12038, isLightOn
void (boolean): b, setLightCorrect, method_12020, setLightOn, m_8094_
void (boolean): a, setLightCorrect, method_12020, setLightOn
GameEventListenerRegistry (int): a, getListenerRegistry, method_32914, getGameEventDispatcher, m_246686_
GameEventListenerRegistry (int): a, getListenerRegistry, method_32914, getGameEventDispatcher
void (BlockEntity): a, setBlockEntity, method_12007, setBlockEntity, m_142169_
void (BlockEntity): a, setBlockEntity, method_12007, setBlockEntity
LevelChunkSection (int): b, getSection, method_38259, getSection, m_183278_
LevelChunkSection (int): b, getSection, method_38259, getSection
boolean (Heightmap$Types): b, hasPrimedHeightmap, method_39295, hasHeightmap, m_187658_
boolean (Heightmap$Types): b, hasPrimedHeightmap, method_39295, hasHeightmap
StructureStart (Structure): a, getStartForStructure, method_12181, getStructureStart, m_213652_
StructureStart (Structure): a, getStartForStructure, method_12181, getStructureStart
void (Structure, StructureStart): a, setStartForStructure, method_12184, setStructureStart, m_213792_
void (Structure, StructureStart): a, setStartForStructure, method_12184, setStructureStart
it.unimi.dsi.fastutil.longs.LongSet (Structure): b, getReferencesForStructure, method_12180, getStructureReferences, m_213649_
it.unimi.dsi.fastutil.longs.LongSet (Structure): b, getReferencesForStructure, method_12180, getStructureReferences
void (Structure, long): a, addReferenceForStructure, method_12182, addStructureReference, m_213843_
void (Structure, long): a, addReferenceForStructure, method_12182, addStructureReference
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (): h, getAllReferences, method_12179, getStructureReferences, m_62769_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (): h, getAllReferences, method_12179, getStructureReferences
void (Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): b, setAllReferences, method_12183, setStructureReferences, m_62737_
void (Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): b, setAllReferences, method_12183, setStructureReferences
TickContainerAccess<Block> (): o, getBlockTicks, method_12013, getBlockTickScheduler, m_183531_
TickContainerAccess<Block> (): q, getBlockTicks, method_12013, getBlockTickScheduler
TickContainerAccess<Fluid> (): p, getFluidTicks, method_12014, getFluidTickScheduler, m_183526_
TickContainerAccess<Fluid> (): r, getFluidTicks, method_12014, getFluidTickScheduler
ChunkAccess$TicksToSave (): q, getTicksForSerialization, method_39296, getTickSchedulers, m_183568_
boolean (): s, isOldNoiseGeneration, method_39297, usesOldNoise, m_187675_
boolean (): u, isOldNoiseGeneration, method_39297, usesOldNoise
BlendingData (): t, getBlendingData, method_39299, getBlendingData, m_183407_
BlendingData (): v, getBlendingData, method_39299, getBlendingData
void (BlendingData): a, setBlendingData, method_39294, setBlendingData, m_183400_
void (long): a, incrementInhabitedTime, method_38870, increaseInhabitedTime, m_187632_
void (long): b, incrementInhabitedTime, method_38870, increaseInhabitedTime
int (): I_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): L_, getMinY, method_31607, getBottomY
int (): J_, getHeight, method_31605, getHeight, m_141928_
int (): M_, getHeight, method_31605, getHeight
void (BiomeResolver, Climate$Sampler): a, fillBiomesFromNoise, method_38257, populateBiomes, m_183442_
void (BiomeResolver, Climate$Sampler): a, fillBiomesFromNoise, method_38257, populateBiomes
boolean (): w, hasAnyStructureReferences, method_38871, hasStructureReferences, m_187678_
boolean (): y, hasAnyStructureReferences, method_38871, hasStructureReferences
BelowZeroRetrogen (): x, getBelowZeroRetrogen, method_39300, getBelowZeroRetrogen, m_183376_
BelowZeroRetrogen (): z, getBelowZeroRetrogen, method_39300, getBelowZeroRetrogen
boolean (): y, isUpgrading, method_39461, hasBelowZeroRetrogen, m_187679_
boolean (): A, isUpgrading, method_39461, hasBelowZeroRetrogen
LevelHeightAccessor (): z, getHeightAccessorForGeneration, method_39460, getHeightLimitView, m_183618_
LevelHeightAccessor (): B, getHeightAccessorForGeneration, method_39460, getHeightLimitView
Holder<Biome> (int, int, int): getNoiseBiome, getNoiseBiome, method_16359, getBiomeForNoiseGen, m_203495_
Holder<Biome> (int, int, int): getNoiseBiome, getNoiseBiome, method_16359, getBiomeForNoiseGen
NoiseChunk (Function<ChunkAccess, NoiseChunk>): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler, m_223012_
NoiseChunk (Function<ChunkAccess, NoiseChunk>): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler
BiomeGenerationSettings (Supplier<BiomeGenerationSettings>): a, carverBiome, method_44214, getOrCreateGenerationSettings, m_223014_
BiomeGenerationSettings (Supplier<BiomeGenerationSettings>): a, carverBiome, method_44214, getOrCreateGenerationSettings
void (Registry<Biome>, LevelChunkSection[]): a, replaceMissingSections, method_38256, fillSectionArray, m_280116_
void (Registry<Biome>, LevelChunkSection[]): a, replaceMissingSections, method_38256, fillSectionArray
int (): a, getHighestFilledSectionIndex, method_12040, getHighestNonEmptySection, m_280525_
int (): a, getHighestFilledSectionIndex, method_12040, getHighestNonEmptySection
ChunkStatus (): k, getHighestGeneratedStatus, method_51526, getMaxStatus, m_284331_
ChunkStatus (): o, getHighestGeneratedStatus, method_51526, getMaxStatus
void (BiConsumer<BlockPos, BlockState>): a, findBlockLightSources, method_51524, forEachLightSource, m_284254_
void (BiConsumer<BlockPos, BlockState>): a, findBlockLightSources, method_51524, forEachLightSource
void (Predicate<BlockState>, BiConsumer<BlockPos, BlockState>): a, findBlocks, method_51525, forEachBlockMatchingPredicate, m_284478_
void (Predicate<BlockState>, BiConsumer<BlockPos, BlockState>): a, findBlocks, method_51525, forEachBlockMatchingPredicate
void (): A, initializeLightSources, method_51522, refreshSurfaceY, m_284190_
void (): C, initializeLightSources, method_51522, refreshSurfaceY
ChunkSkyLightSources (): B, getSkyLightSources, method_12018, getChunkSkyLight, m_284400_
ChunkSkyLightSources (): D, getSkyLightSources, method_12018, getChunkSkyLight
CompoundTag (BlockPos, HolderLookup$Provider): a, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
CompoundTag (BlockPos, HolderLookup$Provider): a, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt
boolean (int): c, isSectionEmpty, method_60791, isSectionEmpty, m_339293_
boolean (int): c, isSectionEmpty, method_60791, isSectionEmpty
void (): i, markUnsaved, method_65063, markNeedsSaving
boolean (): j, tryMarkSaved, method_65064, tryMarkSaved
void (it.unimi.dsi.fastutil.shorts.ShortList, int): a, addPackedPostProcess, method_12029, markBlocksForPostProcessing
boolean (): s, canBeSerialized, method_65069, isSerializable
ChunkAccess$PackedTicks (long): a, getTicksForSerialization, method_39296, getTickSchedulers
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dua
duy
Fields
Constructors
Methods
ChunkStatus (): j, getStatus, method_12009, getStatus, m_6415_
ChunkStatus (): j, getPersistedStatus, method_12009, getStatus, m_6415_
ChunkStatus (): k, getHighestGeneratedStatus, method_51526, method_51526, m_284331_
ChunkStatus (): k, getHighestGeneratedStatus, method_51526, getMaxStatus, m_284331_
boolean (int): c, isSectionEmpty, method_60791, isSectionEmpty, m_339293_
1.20.6
Names
dld
dua
Fields
Constructors
Methods
CompoundTag (BlockPos): g, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
int (): J_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): I_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): K_, getHeight, method_31605, getHeight, m_141928_
int (): J_, getHeight, method_31605, getHeight, m_141928_
CompoundTag (BlockPos, HolderLookup$Provider): a, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
1.20.4
Names
dhf
dld
Fields
Constructors
Methods
int (): H_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): J_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): I_, getHeight, method_31605, getHeight, m_141928_
int (): K_, getHeight, method_31605, getHeight, m_141928_
1.20.2
Names
ddx
dhf
Fields
Constructors
Methods
int (): C_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): H_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): D_, getHeight, method_31605, getHeight, m_141928_
int (): I_, getHeight, method_31605, getHeight, m_141928_
1.20.1
Names
ddn
ddx
Fields
it.unimi.dsi.fastutil.shorts.ShortList[]: a, postProcessing, field_34536, postProcessingLists, f_187602_
it.unimi.dsi.fastutil.shorts.ShortList[]: b, postProcessing, field_34536, postProcessingLists, f_187602_
boolean: b, unsaved, field_34537, needsSaving, f_187603_
boolean: c, unsaved, field_34537, needsSaving, f_187603_
boolean: n, isLightCorrect, field_34549, lightOn, f_187614_
boolean: p, isLightCorrect, field_34549, lightOn, f_187614_
ChunkPos: c, chunkPos, field_34538, pos, f_187604_
ChunkPos: d, chunkPos, field_34538, pos, f_187604_
long: o, inhabitedTime, field_34550, inhabitedTime, f_187615_
long: q, inhabitedTime, field_34550, inhabitedTime, f_187615_
NoiseChunk: d, noiseChunk, field_34539, chunkNoiseSampler, f_187605_
NoiseChunk: e, noiseChunk, field_34539, chunkNoiseSampler, f_187605_
UpgradeData: e, upgradeData, field_34540, upgradeData, f_187606_
UpgradeData: f, upgradeData, field_34540, upgradeData, f_187606_
BlendingData: f, blendingData, field_35468, blendingData, f_187607_
BlendingData: g, blendingData, field_35468, blendingData, f_187607_
Map<Heightmap$Types, Heightmap>: g, heightmaps, field_34541, heightmaps, f_187608_
Map<Heightmap$Types, Heightmap>: h, heightmaps, field_34541, heightmaps, f_187608_
Map<Structure, StructureStart>: q, structureStarts, field_34552, structureStarts, f_187617_
Map<Structure, StructureStart>: s, structureStarts, field_34552, structureStarts, f_187617_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>: r, structuresRefences, field_34553, structureReferences, f_187618_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>: t, structuresRefences, field_34553, structureReferences, f_187618_
Map<BlockPos, CompoundTag>: h, pendingBlockEntities, field_34542, blockEntityNbts, f_187609_
Map<BlockPos, CompoundTag>: j, pendingBlockEntities, field_34542, blockEntityNbts, f_187609_
Map<BlockPos, BlockEntity>: i, blockEntities, field_34543, blockEntities, f_187610_
Map<BlockPos, BlockEntity>: k, blockEntities, field_34543, blockEntities, f_187610_
LevelHeightAccessor: j, levelHeightAccessor, field_34544, heightLimitView, f_187611_
LevelHeightAccessor: l, levelHeightAccessor, field_34544, heightLimitView, f_187611_
LevelChunkSection[]: k, sections, field_34545, sectionArray, f_187612_
LevelChunkSection[]: m, sections, field_34545, sectionArray, f_187612_
org.slf4j.Logger: l, LOGGER, field_34548, LOGGER, f_187613_
org.slf4j.Logger: n, LOGGER, field_34548, LOGGER, f_187613_
it.unimi.dsi.fastutil.longs.LongSet: m, EMPTY_REFERENCE_SET, field_37052, EMPTY_STRUCTURE_REFERENCES, f_207932_
it.unimi.dsi.fastutil.longs.LongSet: o, EMPTY_REFERENCE_SET, field_37052, EMPTY_STRUCTURE_REFERENCES, f_207932_
BiomeGenerationSettings: p, carverBiomeSettings, field_39411, generationSettings, f_223003_
BiomeGenerationSettings: r, carverBiomeSettings, field_39411, generationSettings, f_223003_
int: a, NO_FILLED_SECTION, field_44632, MISSING_SECTION, f_279635_
ChunkSkyLightSources: i, skyLightSources, field_44708, chunkSkyLight, f_283754_
Constructors
Methods
LevelChunkSection (): a, getHighestSection, method_12040, getHighestNonEmptySection, m_62074_
it.unimi.dsi.fastutil.shorts.ShortList[] (): k, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
it.unimi.dsi.fastutil.shorts.ShortList[] (): n, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
Stream<BlockPos> (): n, getLights, method_12018, getLightSourcesStream, m_6267_
void (LevelHeightAccessor, Registry<Biome>, LevelChunkSection[]): a, replaceMissingSections, method_38256, fillSectionArray, m_187634_
int (): v_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): C_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): w_, getHeight, method_31605, getHeight, m_141928_
int (): D_, getHeight, method_31605, getHeight, m_141928_
void (Registry<Biome>, LevelChunkSection[]): a, replaceMissingSections, method_38256, fillSectionArray, m_280116_
int (): a, getHighestFilledSectionIndex, method_12040, getHighestNonEmptySection, m_280525_
ChunkStatus (): k, getHighestGeneratedStatus, method_51526, method_51526, m_284331_
void (BiConsumer<BlockPos, BlockState>): a, findBlockLightSources, method_51524, forEachLightSource, m_284254_
void (Predicate<BlockState>, BiConsumer<BlockPos, BlockState>): a, findBlocks, method_51525, forEachBlockMatchingPredicate, m_284478_
void (): A, initializeLightSources, method_51522, refreshSurfaceY, m_284190_
ChunkSkyLightSources (): B, getSkyLightSources, method_12018, getChunkSkyLight, m_284400_
1.19.4
Names
dap
ddn
Fields
Constructors
Methods
it.unimi.dsi.fastutil.shorts.ShortList[] (): m, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
it.unimi.dsi.fastutil.shorts.ShortList[] (): k, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
1.19.3
Names
cxj
dap
Fields
org.slf4j.Logger: l, LOGGER, field_34548, field_34548, f_187613_
org.slf4j.Logger: l, LOGGER, field_34548, LOGGER, f_187613_
Constructors
Methods
GameEventDispatcher (int): a, getEventDispatcher, method_32914, getGameEventDispatcher, m_142336_
GameEventListenerRegistry (int): a, getListenerRegistry, method_32914, getGameEventDispatcher, m_246686_
int (): u_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): v_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): v_, getHeight, method_31605, getHeight, m_141928_
int (): w_, getHeight, method_31605, getHeight, m_141928_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cwm
cxj
Fields
Constructors
Methods
1.19
Names
cqq
cwm
Fields
Holder<Biome>: p, carverBiome, field_34551, biome, f_187616_
BiomeGenerationSettings: p, carverBiomeSettings, field_39411, generationSettings, f_223003_
Constructors
Methods
StructureStart (Structure): a, getStartForStructure, method_12181, getStructureStart, m_213652_
void (Structure, StructureStart): a, setStartForStructure, method_12184, setStructureStart, m_213792_
it.unimi.dsi.fastutil.longs.LongSet (Structure): b, getReferencesForStructure, method_12180, getStructureReferences, m_213649_
void (Structure, long): a, addReferenceForStructure, method_12182, addStructureReference, m_213843_
Map<ConfiguredStructureFeature<?, ?>, it.unimi.dsi.fastutil.longs.LongSet> (): h, getAllReferences, method_12179, getStructureReferences, m_7049_
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> (): h, getAllReferences, method_12179, getStructureReferences, m_62769_
void (Map<ConfiguredStructureFeature<?, ?>, it.unimi.dsi.fastutil.longs.LongSet>): b, setAllReferences, method_12183, setStructureReferences, m_7946_
void (Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>): b, setAllReferences, method_12183, setStructureReferences, m_62737_
StructureStart (ConfiguredStructureFeature<?, ?>): a, getStartForFeature, method_12181, getStructureStart, m_207072_
void (ConfiguredStructureFeature<?, ?>, StructureStart): a, setStartForFeature, method_12184, setStructureStart, m_207296_
it.unimi.dsi.fastutil.longs.LongSet (ConfiguredStructureFeature<?, ?>): b, getReferencesForFeature, method_12180, getStructureReferences, m_207420_
void (ConfiguredStructureFeature<?, ?>, long): a, addReferenceForFeature, method_12182, addStructureReference, m_207350_
NoiseChunk (NoiseRouter, Supplier<DensityFunctions$BeardifierOrMarker>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler, m_207937_
Holder<Biome> (Supplier<Holder<Biome>>): a, carverBiome, method_38258, setBiomeIfAbsent, m_204344_
NoiseChunk (Function<ChunkAccess, NoiseChunk>): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler, m_223012_
BiomeGenerationSettings (Supplier<BiomeGenerationSettings>): a, carverBiome, method_44214, getOrCreateGenerationSettings, m_223014_
1.18.2
Names
cpy
cqq
Fields
org.apache.logging.log4j.Logger: l, LOGGER, field_34548, field_34548, f_187613_
boolean: m, isLightCorrect, field_34549, lightOn, f_187614_
boolean: n, isLightCorrect, field_34549, lightOn, f_187614_
long: n, inhabitedTime, field_34550, inhabitedTime, f_187615_
long: o, inhabitedTime, field_34550, inhabitedTime, f_187615_
Biome: o, carverBiome, field_34551, biome, f_187616_
Map<StructureFeature<?>, StructureStart<?>>: p, structureStarts, field_34552, structureStarts, f_187617_
Map<ConfiguredStructureFeature<?, ?>, StructureStart>: q, structureStarts, field_34552, structureStarts, f_187617_
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>: q, structuresRefences, field_34553, structureReferences, f_187618_
Map<ConfiguredStructureFeature<?, ?>, it.unimi.dsi.fastutil.longs.LongSet>: r, structuresRefences, field_34553, structureReferences, f_187618_
org.slf4j.Logger: l, LOGGER, field_34548, field_34548, f_187613_
it.unimi.dsi.fastutil.longs.LongSet: m, EMPTY_REFERENCE_SET, field_37052, EMPTY_STRUCTURE_REFERENCES, f_207932_
Holder<Biome>: p, carverBiome, field_34551, biome, f_187616_
Constructors
Methods
void (boolean): a, setUnsaved, method_12008, setShouldSave, m_8092_
void (boolean): a, setUnsaved, method_12008, setNeedsSaving, m_8092_
CompoundTag (BlockPos): i, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
CompoundTag (BlockPos): g, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
StructureStart<?> (StructureFeature<?>): a, getStartForFeature, method_12181, getStructureStart, m_7253_
void (StructureFeature<?>, StructureStart<?>): a, setStartForFeature, method_12184, setStructureStart, m_8078_
it.unimi.dsi.fastutil.longs.LongSet (StructureFeature<?>): b, getReferencesForFeature, method_12180, getStructureReferences, m_6705_
void (StructureFeature<?>, long): a, addReferenceForFeature, method_12182, addStructureReference, m_6306_
void (BlendingData): a, setBlendingData, method_39294, setBlender, m_183400_
void (BlendingData): a, setBlendingData, method_39294, setBlendingData, m_183400_
NoiseChunk (NoiseSampler, Supplier<NoiseChunk$NoiseFiller>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler, m_187640_
Biome (Supplier<Biome>): a, carverBiome, method_38258, setBiomeIfAbsent, m_187655_
Biome (int, int, int): getNoiseBiome, getNoiseBiome, method_16359, getBiomeForNoiseGen, m_7158_
StructureStart (ConfiguredStructureFeature<?, ?>): a, getStartForFeature, method_12181, getStructureStart, m_207072_
void (ConfiguredStructureFeature<?, ?>, StructureStart): a, setStartForFeature, method_12184, setStructureStart, m_207296_
it.unimi.dsi.fastutil.longs.LongSet (ConfiguredStructureFeature<?, ?>): b, getReferencesForFeature, method_12180, getStructureReferences, m_207420_
void (ConfiguredStructureFeature<?, ?>, long): a, addReferenceForFeature, method_12182, addStructureReference, m_207350_
NoiseChunk (NoiseRouter, Supplier<DensityFunctions$BeardifierOrMarker>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler, m_207937_
Holder<Biome> (Supplier<Holder<Biome>>): a, carverBiome, method_38258, setBiomeIfAbsent, m_204344_
Holder<Biome> (int, int, int): getNoiseBiome, getNoiseBiome, method_16359, getBiomeForNoiseGen, m_203495_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cmm
cpy
Fields
org.apache.logging.log4j.Logger: l, LOGGER, field_34548, field_34548, f_187613_
it.unimi.dsi.fastutil.shorts.ShortList[]: a, postProcessing, field_34536, postProcessingLists, f_187602_
boolean: b, unsaved, field_34537, needsSaving, f_187603_
boolean: m, isLightCorrect, field_34549, lightOn, f_187614_
ChunkPos: c, chunkPos, field_34538, pos, f_187604_
long: n, inhabitedTime, field_34550, inhabitedTime, f_187615_
Biome: o, carverBiome, field_34551, biome, f_187616_
NoiseChunk: d, noiseChunk, field_34539, chunkNoiseSampler, f_187605_
UpgradeData: e, upgradeData, field_34540, upgradeData, f_187606_
BlendingData: f, blendingData, field_35468, blendingData, f_187607_
Map<Heightmap$Types, Heightmap>: g, heightmaps, field_34541, heightmaps, f_187608_
Map<StructureFeature<?>, StructureStart<?>>: p, structureStarts, field_34552, structureStarts, f_187617_
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>: q, structuresRefences, field_34553, structureReferences, f_187618_
Map<BlockPos, CompoundTag>: h, pendingBlockEntities, field_34542, blockEntityNbts, f_187609_
Map<BlockPos, BlockEntity>: i, blockEntities, field_34543, blockEntities, f_187610_
LevelHeightAccessor: j, levelHeightAccessor, field_34544, heightLimitView, f_187611_
LevelChunkSection[]: k, sections, field_34545, sectionArray, f_187612_
Constructors
(ChunkPos, UpgradeData, LevelHeightAccessor, Registry<Biome>, long, LevelChunkSection[], BlendingData)
Methods
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState, m_6978_, setType
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState, m_6978_
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray, m_7103_, getSections
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray, m_7103_
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, m_5885_, getHighestBlock
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, m_5885_
ChunkPos (): f, getPos, method_12004, getPos, m_7697_, getPos
ChunkPos (): f, getPos, method_12004, getPos, m_7697_
ChunkStatus (): j, getStatus, method_12009, getStatus, m_6415_, getChunkStatus
ChunkStatus (): j, getStatus, method_12009, getStatus, m_6415_
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity, m_8114_, removeTileEntity
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity, m_8114_
TickList<Block> (): o, getBlockTicks, method_12013, getBlockTickScheduler, m_5782_
TickList<Fluid> (): p, getLiquidTicks, method_12014, getFluidTickScheduler, m_5783_
void (boolean): a, setUnsaved, method_12008, setShouldSave, m_8092_, setNeedsSaving
void (boolean): a, setUnsaved, method_12008, setShouldSave, m_8092_
boolean (): i, isUnsaved, method_12044, needsSaving, m_6344_, isNeedsSaving
boolean (): i, isUnsaved, method_12044, needsSaving, m_6344_
it.unimi.dsi.fastutil.shorts.ShortList[] (): k, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
it.unimi.dsi.fastutil.shorts.ShortList[] (): m, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
UpgradeData (): q, getUpgradeData, method_12003, getUpgradeData, m_7387_
UpgradeData (): r, getUpgradeData, method_12003, getUpgradeData, m_7387_
void (long): a, setInhabitedTime, method_12028, setInhabitedTime, m_6141_, setInhabitedTime
void (long): b, setInhabitedTime, method_12028, setInhabitedTime, m_6141_
long (): r, getInhabitedTime, method_12033, getInhabitedTime, m_6319_, getInhabitedTime
long (): u, getInhabitedTime, method_12033, getInhabitedTime, m_6319_
boolean (): s, isLightCorrect, method_12038, isLightOn, m_6332_
boolean (): v, isLightCorrect, method_12038, isLightOn, m_6332_
CompoundTag (BlockPos): g, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
CompoundTag (BlockPos): i, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
ChunkBiomeContainer (): h, getBiomes, method_12036, getBiomeArray, m_6221_, getBiomeIndex
void (BlockEntity): a, setBlockEntity, method_12007, setBlockEntity, m_142169_, setTileEntity
void (BlockEntity): a, setBlockEntity, method_12007, setBlockEntity, m_142169_
LevelChunkSection (int): b, getOrCreateSection, method_33729, getSection, m_156115_
BlockPos (Heightmap$Types): b, getHeighestPosition, method_35319, method_35319, m_142241_
void (LevelHeightAccessor, Registry<Biome>, LevelChunkSection[]): a, replaceMissingSections, method_38256, fillSectionArray, m_187634_
LevelChunkSection (int): b, getSection, method_38259, getSection, m_183278_
boolean (Heightmap$Types): b, hasPrimedHeightmap, method_39295, hasHeightmap, m_187658_
StructureStart<?> (StructureFeature<?>): a, getStartForFeature, method_12181, getStructureStart, m_7253_
void (StructureFeature<?>, StructureStart<?>): a, setStartForFeature, method_12184, setStructureStart, m_8078_
it.unimi.dsi.fastutil.longs.LongSet (StructureFeature<?>): b, getReferencesForFeature, method_12180, getStructureReferences, m_6705_
void (StructureFeature<?>, long): a, addReferenceForFeature, method_12182, addStructureReference, m_6306_
Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet> (): h, getAllReferences, method_12179, getStructureReferences, m_7049_
void (Map<StructureFeature<?>, it.unimi.dsi.fastutil.longs.LongSet>): b, setAllReferences, method_12183, setStructureReferences, m_7946_
TickContainerAccess<Block> (): o, getBlockTicks, method_12013, getBlockTickScheduler, m_183531_
TickContainerAccess<Fluid> (): p, getFluidTicks, method_12014, getFluidTickScheduler, m_183526_
ChunkAccess$TicksToSave (): q, getTicksForSerialization, method_39296, getTickSchedulers, m_183568_
boolean (): s, isOldNoiseGeneration, method_39297, usesOldNoise, m_187675_
BlendingData (): t, getBlendingData, method_39299, getBlendingData, m_183407_
void (BlendingData): a, setBlendingData, method_39294, setBlender, m_183400_
void (long): a, incrementInhabitedTime, method_38870, increaseInhabitedTime, m_187632_
int (): u_, getMinBuildHeight, method_31607, getBottomY, m_141937_
int (): v_, getHeight, method_31605, getHeight, m_141928_
NoiseChunk (NoiseSampler, Supplier<NoiseChunk$NoiseFiller>, NoiseGeneratorSettings, Aquifer$FluidPicker, Blender): a, getOrCreateNoiseChunk, method_38255, getOrCreateChunkNoiseSampler, m_187640_
Biome (Supplier<Biome>): a, carverBiome, method_38258, setBiomeIfAbsent, m_187655_
Biome (int, int, int): getNoiseBiome, getNoiseBiome, method_16359, getBiomeForNoiseGen, m_7158_
void (BiomeResolver, Climate$Sampler): a, fillBiomesFromNoise, method_38257, populateBiomes, m_183442_
boolean (): w, hasAnyStructureReferences, method_38871, hasStructureReferences, m_187678_
BelowZeroRetrogen (): x, getBelowZeroRetrogen, method_39300, getBelowZeroRetrogen, m_183376_
boolean (): y, isUpgrading, method_39461, hasBelowZeroRetrogen, m_187679_
LevelHeightAccessor (): z, getHeightAccessorForGeneration, method_39460, getHeightLimitView, m_183618_
1.17.1
Names
cml
cmm
Fields
Constructors
Methods
1.17
Names
cfw
cml
net.minecraft.world.chunk.IChunk
net.minecraft.src.C_2116_
net.minecraft.server.v1_16_R3.IChunkAccess
net.minecraft.world.level.chunk.IChunkAccess
Fields
Constructors
Methods
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState, func_177436_a, setType
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState, m_6978_, setType
void (BlockPos, BlockEntity): a, setBlockEntity, method_12007, setBlockEntity, func_177426_a, setTileEntity
void (Entity): a, addEntity, method_12002, addEntity, func_76612_a
void (Entity): a, addEntity, method_12002, addEntity, m_6286_
LevelChunkSection (): a, getHighestSection, method_12040, getHighestNonEmptySection, func_186031_y
LevelChunkSection (): a, getHighestSection, method_12040, getHighestNonEmptySection, m_62074_
int (): b, getHighestSectionPosition, method_12031, getHighestNonEmptySectionYOffset, func_76625_h
int (): b, getHighestSectionPosition, method_12031, getHighestNonEmptySectionYOffset, m_62098_
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray, func_76587_i, getSections
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray, m_7103_, getSections
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, func_201576_a, getHighestBlock
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, m_5885_, getHighestBlock
ChunkPos (): g, getPos, method_12004, getPos, func_76632_l, getPos
ChunkPos (): f, getPos, method_12004, getPos, m_7697_, getPos
void (long): a, setLastSaveTime, method_12043, setLastSaveTime, func_177432_b, setLastSaved
Map<StructureFeature<?>, StructureStart<?>> (): h, getAllStarts, method_12016, getStructureStarts, func_201609_c
Map<StructureFeature<?>, StructureStart<?>> (): g, getAllStarts, method_12016, getStructureStarts, m_6633_
ChunkStatus (): k, getStatus, method_12009, getStatus, func_201589_g, getChunkStatus
ChunkStatus (): j, getStatus, method_12009, getStatus, m_6415_, getChunkStatus
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity, func_177425_e, removeTileEntity
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity, m_8114_, removeTileEntity
void (BlockPos): e, markPosForPostprocessing, method_12039, markBlockForPostProcessing, func_201594_d
void (BlockPos): e, markPosForPostprocessing, method_12039, markBlockForPostProcessing, m_8113_
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityNbt, func_201591_a
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityNbt, m_5604_
CompoundTag (BlockPos): i, getBlockEntityNbt, method_12024, getBlockEntityNbt, func_201579_g
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityNbt, m_8049_
TickList<Block> (): n, getBlockTicks, method_12013, getBlockTickScheduler, func_205218_i_
TickList<Block> (): o, getBlockTicks, method_12013, getBlockTickScheduler, m_5782_
TickList<Fluid> (): o, getLiquidTicks, method_12014, getFluidTickScheduler, func_212247_j
TickList<Fluid> (): p, getLiquidTicks, method_12014, getFluidTickScheduler, m_5783_
Set<BlockPos> (): c, getBlockEntitiesPos, method_12021, getBlockEntityPositions, func_203066_o
Set<BlockPos> (): c, getBlockEntitiesPos, method_12021, getBlockEntityPositions, m_5928_
Collection<Map$Entry<Heightmap$Types, Heightmap>> (): f, getHeightmaps, method_12011, getHeightmaps, func_217311_f
Collection<Map$Entry<Heightmap$Types, Heightmap>> (): e, getHeightmaps, method_12011, getHeightmaps, m_6890_
void (Heightmap$Types, long[]): a, setHeightmap, method_12037, setHeightmap, func_201607_a
void (Heightmap$Types, long[]): a, setHeightmap, method_12037, setHeightmap, m_6511_
Heightmap (Heightmap$Types): a, getOrCreateHeightmapUnprimed, method_12032, getHeightmap, func_217303_b
Heightmap (Heightmap$Types): a, getOrCreateHeightmapUnprimed, method_12032, getHeightmap, m_6005_
void (Map<StructureFeature<?>, StructureStart<?>>): a, setAllStarts, method_12034, setStructureStarts, func_201612_a
void (Map<StructureFeature<?>, StructureStart<?>>): a, setAllStarts, method_12034, setStructureStarts, m_8040_
boolean (int, int): a, isYSpaceEmpty, method_12228, areSectionsEmptyBetween, func_76606_c
boolean (int, int): a, isYSpaceEmpty, method_12228, areSectionsEmptyBetween, m_5566_
void (boolean): a, setUnsaved, method_12008, setShouldSave, func_177427_f, setNeedsSaving
void (boolean): a, setUnsaved, method_12008, setShouldSave, m_8092_, setNeedsSaving
boolean (): j, isUnsaved, method_12044, needsSaving, func_201593_f, isNeedsSaving
boolean (): i, isUnsaved, method_12044, needsSaving, m_6344_, isNeedsSaving
it.unimi.dsi.fastutil.shorts.ShortList[] (): l, getPostProcessing, method_12012, getPostProcessingLists, func_201614_D
it.unimi.dsi.fastutil.shorts.ShortList[] (): k, getPostProcessing, method_12012, getPostProcessingLists, m_6720_
void (short, int): a, addPackedPostProcess, method_12029, markBlockForPostProcessing, func_201636_b
void (short, int): a, addPackedPostProcess, method_12029, markBlockForPostProcessing, m_6561_
Stream<BlockPos> (): m, getLights, method_12018, getLightSourcesStream, func_217304_m
Stream<BlockPos> (): n, getLights, method_12018, getLightSourcesStream, m_6267_
UpgradeData (): p, getUpgradeData, method_12003, getUpgradeData, func_196966_y
UpgradeData (): q, getUpgradeData, method_12003, getUpgradeData, m_7387_
void (long): b, setInhabitedTime, method_12028, setInhabitedTime, func_177415_c, setInhabitedTime
void (long): a, setInhabitedTime, method_12028, setInhabitedTime, m_6141_, setInhabitedTime
long (): q, getInhabitedTime, method_12033, getInhabitedTime, func_177416_w, getInhabitedTime
long (): r, getInhabitedTime, method_12033, getInhabitedTime, m_6319_, getInhabitedTime
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, getOrCreateOffsetList, method_12026, getList, func_217308_a
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, getOrCreateOffsetList, method_12026, getList, m_62095_
boolean (): r, isLightCorrect, method_12038, isLightOn, func_217310_r
boolean (): s, isLightCorrect, method_12038, isLightOn, m_6332_
void (boolean): b, setLightCorrect, method_12020, setLightOn, func_217305_b
void (boolean): b, setLightCorrect, method_12020, setLightOn, m_8094_
CompoundTag (BlockPos): j, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, func_223134_j
CompoundTag (BlockPos): g, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, m_8051_
ChunkBiomeContainer (): i, getBiomes, method_12036, getBiomeArray, func_225549_i_, getBiomeIndex
ChunkBiomeContainer (): h, getBiomes, method_12036, getBiomeArray, m_6221_, getBiomeIndex
GameEventDispatcher (int): a, getEventDispatcher, method_32914, getGameEventDispatcher, m_142336_
void (BlockEntity): a, setBlockEntity, method_12007, setBlockEntity, m_142169_, setTileEntity
LevelChunkSection (int): b, getOrCreateSection, method_33729, getSection, m_156115_
BlockPos (Heightmap$Types): b, getHeighestPosition, method_35319, method_35319, m_142241_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityTag, func_201591_a
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityNbt, func_201591_a
CompoundTag (BlockPos): i, getBlockEntityNbt, method_12024, getBlockEntityTag, func_201579_g
CompoundTag (BlockPos): i, getBlockEntityNbt, method_12024, getBlockEntityNbt, func_201579_g
CompoundTag (BlockPos): j, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityTag, func_223134_j
CompoundTag (BlockPos): j, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityNbt, func_223134_j
1.16.4
Names
cft
cfw
net.minecraft.server.v1_16_R2.IChunkAccess
net.minecraft.server.v1_16_R3.IChunkAccess
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cgy
cft
net.minecraft.server.v1_16_R1.IChunkAccess
net.minecraft.server.v1_16_R2.IChunkAccess
Fields
Constructors
Methods
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityTag, func_201579_g
CompoundTag (BlockPos): i, getBlockEntityNbt, method_12024, getBlockEntityTag, func_201579_g
CompoundTag (BlockPos): i, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityTag, func_223134_j
CompoundTag (BlockPos): j, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityTag, func_223134_j
1.16.1
Names
bzy
cgy
net.minecraft.server.v1_15_R1.IChunkAccess
net.minecraft.server.v1_16_R1.IChunkAccess
Fields
Constructors
Methods
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, func_201576_a
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, func_201576_a, getHighestBlock
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityTagAt, func_201579_g
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityTag, func_201579_g
BitSet (GenerationStep$Carving): a, getCarvingMask, method_12025, getCarvingMask, func_205749_a
boolean (int, int): a, isYSpaceEmpty, method_12228, func_76606_c
boolean (int, int): a, isYSpaceEmpty, method_12228, areSectionsEmptyBetween, func_76606_c
CompoundTag (BlockPos): i, getBlockEntityNbtForSaving, method_20598, func_223134_j
CompoundTag (BlockPos): i, getBlockEntityNbtForSaving, method_20598, getPackedBlockEntityTag, func_223134_j
1.15.2
Names
bzv
bzy
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bxh
bzv
net.minecraft.server.v1_14_R1.IChunkAccess
net.minecraft.server.v1_15_R1.IChunkAccess
Fields
Constructors
Methods
int (BlockPos, int, boolean): a, getRawBrightness, method_12035, getLightLevel, func_201586_a
Biome[] (): i, getBiomes, method_12036, getBiomeArray, func_201590_e, getBiomeIndex
void (BlockPos): e, removeBlockEntity, method_12041, removeBlockEntity, func_177425_e, removeTileEntity
void (BlockPos): d, removeBlockEntity, method_12041, removeBlockEntity, func_177425_e, removeTileEntity
void (BlockPos): f, markPosForPostprocessing, method_12039, markBlockForPostProcessing, func_201594_d
void (BlockPos): e, markPosForPostprocessing, method_12039, markBlockForPostProcessing, func_201594_d
CompoundTag (BlockPos): i, getBlockEntityNbt, method_12024, getBlockEntityTagAt, func_201579_g
CompoundTag (BlockPos): f, getBlockEntityNbt, method_12024, getBlockEntityTagAt, func_201579_g
void (Biome[]): a, setBiomes, method_12022, setBiomeArray, func_201577_a
LevelLightEngine (): e, getLightEngine, method_12023, getLightingProvider, func_217307_e
Heightmap (Heightmap$Types): b, getOrCreateHeightmapUnprimed, method_12032, getHeightmap, func_217303_b
Heightmap (Heightmap$Types): a, getOrCreateHeightmapUnprimed, method_12032, getHeightmap, func_217303_b
Biome (BlockPos): c, getBiome, method_16552, getBiome, func_217309_c, getBiome
void (LevelLightEngine): a, setLightEngine, method_17032, setLightingProvider, func_217306_a
void (long): b, setInhabitedTime, method_12028, setInhabitedTime, func_177415_c
void (long): b, setInhabitedTime, method_12028, setInhabitedTime, func_177415_c, setInhabitedTime
long (): q, getInhabitedTime, method_12033, getInhabitedTime, func_177416_w
long (): q, getInhabitedTime, method_12033, getInhabitedTime, func_177416_w, getInhabitedTime
CompoundTag (BlockPos): j, getBlockEntityNbtForSaving, method_20598, func_223134_j
CompoundTag (BlockPos): i, getBlockEntityNbtForSaving, method_20598, func_223134_j
ChunkBiomeContainer (): i, getBiomes, method_12036, getBiomeArray, func_225549_i_, getBiomeIndex
1.14.4
Names
bxc
bxh
net.minecraft.world.level.chunk.ChunkAccess
Fields
Constructors
Methods
IBlockData (BlockPosition, IBlockData, boolean): a, method_12010, setBlockState, func_177436_a, setType
BlockState (BlockPos, BlockState, boolean): a, setBlockState, method_12010, setBlockState, func_177436_a, setType
void (BlockPosition, TileEntity): a, method_12007, setBlockEntity, func_177426_a, setTileEntity
void (BlockPos, BlockEntity): a, setBlockEntity, method_12007, setBlockEntity, func_177426_a, setTileEntity
void (Entity): a, method_12002, addEntity, func_76612_a
void (Entity): a, addEntity, method_12002, addEntity, func_76612_a
ChunkSection (): a, method_12040, getHighestNonEmptySection, func_186031_y
LevelChunkSection (): a, getHighestSection, method_12040, getHighestNonEmptySection, func_186031_y
int (): b, method_12031, getHighestNonEmptySectionYOffset, func_76625_h
int (): b, getHighestSectionPosition, method_12031, getHighestNonEmptySectionYOffset, func_76625_h
ChunkSection[] (): d, method_12006, getSectionArray, func_76587_i, getSections
LevelChunkSection[] (): d, getSections, method_12006, getSectionArray, func_76587_i, getSections
int (BlockPosition, int, boolean): a, method_12035, getLightLevel, func_201586_a
int (BlockPos, int, boolean): a, getRawBrightness, method_12035, getLightLevel, func_201586_a
int (HeightMap$Type, int, int): a, method_12005, sampleHeightmap, func_201576_a
int (Heightmap$Types, int, int): a, getHeight, method_12005, sampleHeightmap, func_201576_a
ChunkCoordIntPair (): g, method_12004, getPos, func_76632_l, getPos
ChunkPos (): g, getPos, method_12004, getPos, func_76632_l, getPos
void (long): a, method_12043, setLastSaveTime, func_177432_b, setLastSaved
void (long): a, setLastSaveTime, method_12043, setLastSaveTime, func_177432_b, setLastSaved
Map<String, StructureStart> (): h, method_12016, getStructureStarts, func_201609_c
Map<String, StructureStart> (): h, getAllStarts, method_12016, getStructureStarts, func_201609_c
BiomeBase[] (): i, method_12036, getBiomeArray, func_201590_e, getBiomeIndex
Biome[] (): i, getBiomes, method_12036, getBiomeArray, func_201590_e, getBiomeIndex
ChunkStatus (): k, method_12009, getStatus, func_201589_g, getChunkStatus
ChunkStatus (): k, getStatus, method_12009, getStatus, func_201589_g, getChunkStatus
void (BlockPosition): e, method_12041, removeBlockEntity, func_177425_e, removeTileEntity
void (BlockPos): e, removeBlockEntity, method_12041, removeBlockEntity, func_177425_e, removeTileEntity
void (BlockPosition): f, method_12039, markBlockForPostProcessing, func_201594_d
void (BlockPos): f, markPosForPostprocessing, method_12039, markBlockForPostProcessing, func_201594_d
void (NBTTagCompound): a, method_12042, addPendingBlockEntityTag, func_201591_a
void (CompoundTag): a, setBlockEntityNbt, method_12042, addPendingBlockEntityTag, func_201591_a
NBTTagCompound (BlockPosition): i, method_12024, getBlockEntityTagAt, func_201579_g
CompoundTag (BlockPos): i, getBlockEntityNbt, method_12024, getBlockEntityTagAt, func_201579_g
void (BiomeBase[]): a, method_12022, setBiomeArray, func_201577_a
void (Biome[]): a, setBiomes, method_12022, setBiomeArray, func_201577_a
TickList<Block> (): n, method_12013, getBlockTickScheduler, func_205218_i_
TickList<Block> (): n, getBlockTicks, method_12013, getBlockTickScheduler, func_205218_i_
TickList<FluidType> (): o, method_12014, getFluidTickScheduler, func_212247_j
TickList<Fluid> (): o, getLiquidTicks, method_12014, getFluidTickScheduler, func_212247_j
BitSet (WorldGenStage$Features): a, method_12025, getCarvingMask, func_205749_a
BitSet (GenerationStep$Carving): a, getCarvingMask, method_12025, getCarvingMask, func_205749_a
Set<BlockPosition> (): c, method_12021, getBlockEntityPositions, func_203066_o
Set<BlockPos> (): c, getBlockEntitiesPos, method_12021, getBlockEntityPositions, func_203066_o
LightEngine (): e, method_12023, getLightingProvider, func_217307_e
LevelLightEngine (): e, getLightEngine, method_12023, getLightingProvider, func_217307_e
Collection<Map$Entry<HeightMap$Type, HeightMap>> (): f, method_12011, getHeightmaps, func_217311_f
Collection<Map$Entry<Heightmap$Types, Heightmap>> (): f, getHeightmaps, method_12011, getHeightmaps, func_217311_f
void (HeightMap$Type, long[]): a, method_12037, setHeightmap, func_201607_a
void (Heightmap$Types, long[]): a, setHeightmap, method_12037, setHeightmap, func_201607_a
HeightMap (HeightMap$Type): b, method_12032, getHeightmap, func_217303_b
Heightmap (Heightmap$Types): b, getOrCreateHeightmapUnprimed, method_12032, getHeightmap, func_217303_b
void (Map<String, StructureStart>): a, method_12034, setStructureStarts, func_201612_a
void (Map<String, StructureStart>): a, setAllStarts, method_12034, setStructureStarts, func_201612_a
BiomeBase (BlockPosition): c, method_16552, getBiome, func_217309_c, getBiome
Biome (BlockPos): c, getBiome, method_16552, getBiome, func_217309_c, getBiome
boolean (int, int): a, method_12228, method_12228, func_76606_c
boolean (int, int): a, isYSpaceEmpty, method_12228, func_76606_c
void (boolean): a, method_12008, setShouldSave, func_177427_f, setNeedsSaving
void (boolean): a, setUnsaved, method_12008, setShouldSave, func_177427_f, setNeedsSaving
boolean (): j, method_12044, needsSaving, func_201593_f, isNeedsSaving
boolean (): j, isUnsaved, method_12044, needsSaving, func_201593_f, isNeedsSaving
void (LightEngine): a, method_17032, setLightingProvider, func_217306_a
void (LevelLightEngine): a, setLightEngine, method_17032, setLightingProvider, func_217306_a
it.unimi.dsi.fastutil.shorts.ShortList[] (): l, method_12012, getPostProcessingLists, func_201614_D
it.unimi.dsi.fastutil.shorts.ShortList[] (): l, getPostProcessing, method_12012, getPostProcessingLists, func_201614_D
void (short, int): a, method_12029, markBlockForPostProcessing, func_201636_b
void (short, int): a, addPackedPostProcess, method_12029, markBlockForPostProcessing, func_201636_b
Stream<BlockPosition> (): m, method_12018, getLightSourcesStream, func_217304_m
Stream<BlockPos> (): m, getLights, method_12018, getLightSourcesStream, func_217304_m
ChunkConverter (): p, method_12003, getUpgradeData, func_196966_y
UpgradeData (): p, getUpgradeData, method_12003, getUpgradeData, func_196966_y
void (long): b, method_12028, setInhabitedTime, func_177415_c
void (long): b, setInhabitedTime, method_12028, setInhabitedTime, func_177415_c
long (): q, method_12033, getInhabitedTime, func_177416_w
long (): q, getInhabitedTime, method_12033, getInhabitedTime, func_177416_w
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, method_12026, getList, func_217308_a
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, getOrCreateOffsetList, method_12026, getList, func_217308_a
boolean (): r, method_12038, isLightOn, func_217310_r
boolean (): r, isLightCorrect, method_12038, isLightOn, func_217310_r
void (boolean): b, method_12020, setLightOn, func_217305_b
void (boolean): b, setLightCorrect, method_12020, setLightOn, func_217305_b
NBTTagCompound (BlockPosition): j, method_20598, method_20598, func_223134_j
CompoundTag (BlockPos): j, getBlockEntityNbtForSaving, method_20598, func_223134_j
1.14.3
Names
bwy
bxc
net.minecraft.world.chunk.Chunk
Fields
Constructors
Methods
IBlockData (BlockPosition, IBlockData, boolean): a, method_12010, func_177436_a, setType
IBlockData (BlockPosition, IBlockData, boolean): a, method_12010, setBlockState, func_177436_a, setType
void (BlockPosition, TileEntity): a, method_12007, func_177426_a, setTileEntity
void (BlockPosition, TileEntity): a, method_12007, setBlockEntity, func_177426_a, setTileEntity
void (Entity): a, method_12002, func_76612_a
void (Entity): a, method_12002, addEntity, func_76612_a
ChunkSection (): a, method_12040, func_186031_y
ChunkSection (): a, method_12040, getHighestNonEmptySection, func_186031_y
int (): b, method_12031, func_76625_h
int (): b, method_12031, getHighestNonEmptySectionYOffset, func_76625_h
ChunkSection[] (): d, method_12006, func_76587_i, getSections
ChunkSection[] (): d, method_12006, getSectionArray, func_76587_i, getSections
int (BlockPosition, int, boolean): a, method_12035, func_201586_a
int (BlockPosition, int, boolean): a, method_12035, getLightLevel, func_201586_a
int (HeightMap$Type, int, int): a, method_12005, func_201576_a
int (HeightMap$Type, int, int): a, method_12005, sampleHeightmap, func_201576_a
ChunkCoordIntPair (): g, method_12004, func_76632_l, getPos
ChunkCoordIntPair (): g, method_12004, getPos, func_76632_l, getPos
void (long): a, method_12043, func_177432_b, setLastSaved
void (long): a, method_12043, setLastSaveTime, func_177432_b, setLastSaved
Map<String, StructureStart> (): h, method_12016, func_201609_c
Map<String, StructureStart> (): h, method_12016, getStructureStarts, func_201609_c
BiomeBase[] (): i, method_12036, func_201590_e, getBiomeIndex
BiomeBase[] (): i, method_12036, getBiomeArray, func_201590_e, getBiomeIndex
ChunkStatus (): k, method_12009, func_201589_g, getChunkStatus
ChunkStatus (): k, method_12009, getStatus, func_201589_g, getChunkStatus
void (BlockPosition): e, method_12041, func_177425_e, removeTileEntity
void (BlockPosition): e, method_12041, removeBlockEntity, func_177425_e, removeTileEntity
void (BlockPosition): f, method_12039, func_201594_d
void (BlockPosition): f, method_12039, markBlockForPostProcessing, func_201594_d
void (NBTTagCompound): a, method_12042, func_201591_a
void (NBTTagCompound): a, method_12042, addPendingBlockEntityTag, func_201591_a
NBTTagCompound (BlockPosition): i, method_12024, func_201579_g
NBTTagCompound (BlockPosition): i, method_12024, getBlockEntityTagAt, func_201579_g
void (BiomeBase[]): a, method_12022, func_201577_a
void (BiomeBase[]): a, method_12022, setBiomeArray, func_201577_a
TickList<Block> (): n, method_12013, func_205218_i_
TickList<Block> (): n, method_12013, getBlockTickScheduler, func_205218_i_
TickList<FluidType> (): o, method_12014, func_212247_j
TickList<FluidType> (): o, method_12014, getFluidTickScheduler, func_212247_j
BitSet (WorldGenStage$Features): a, method_12025, func_205749_a
BitSet (WorldGenStage$Features): a, method_12025, getCarvingMask, func_205749_a
Set<BlockPosition> (): c, method_12021, func_203066_o
Set<BlockPosition> (): c, method_12021, getBlockEntityPositions, func_203066_o
LightEngine (): e, method_12023, func_217307_e
LightEngine (): e, method_12023, getLightingProvider, func_217307_e
Collection<Map$Entry<HeightMap$Type, HeightMap>> (): f, method_12011, func_217311_f
Collection<Map$Entry<HeightMap$Type, HeightMap>> (): f, method_12011, getHeightmaps, func_217311_f
void (HeightMap$Type, long[]): a, method_12037, func_201607_a
void (HeightMap$Type, long[]): a, method_12037, setHeightmap, func_201607_a
HeightMap (HeightMap$Type): b, method_12032, func_217303_b
HeightMap (HeightMap$Type): b, method_12032, getHeightmap, func_217303_b
void (Map<String, StructureStart>): a, method_12034, func_201612_a
void (Map<String, StructureStart>): a, method_12034, setStructureStarts, func_201612_a
BiomeBase (BlockPosition): c, method_16552, func_217309_c, getBiome
BiomeBase (BlockPosition): c, method_16552, getBiome, func_217309_c, getBiome
boolean (int, int): a, method_12228, func_76606_c
boolean (int, int): a, method_12228, method_12228, func_76606_c
void (boolean): a, method_12008, func_177427_f, setNeedsSaving
void (boolean): a, method_12008, setShouldSave, func_177427_f, setNeedsSaving
boolean (): j, method_12044, func_201593_f, isNeedsSaving
boolean (): j, method_12044, needsSaving, func_201593_f, isNeedsSaving
void (LightEngine): a, method_17032, func_217306_a
void (LightEngine): a, method_17032, setLightingProvider, func_217306_a
it.unimi.dsi.fastutil.shorts.ShortList[] (): l, method_12012, func_201614_D
it.unimi.dsi.fastutil.shorts.ShortList[] (): l, method_12012, getPostProcessingLists, func_201614_D
void (short, int): a, method_12029, func_201636_b
void (short, int): a, method_12029, markBlockForPostProcessing, func_201636_b
Stream<BlockPosition> (): m, method_12018, func_217304_m
Stream<BlockPosition> (): m, method_12018, getLightSourcesStream, func_217304_m
ChunkConverter (): p, method_12003, func_196966_y
ChunkConverter (): p, method_12003, getUpgradeData, func_196966_y
void (long): b, method_12028, func_177415_c
void (long): b, method_12028, setInhabitedTime, func_177415_c
long (): q, method_12033, func_177416_w
long (): q, method_12033, getInhabitedTime, func_177416_w
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, method_12026, func_217308_a
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, method_12026, getList, func_217308_a
boolean (): r, method_12038, func_217310_r
boolean (): r, method_12038, isLightOn, func_217310_r
void (boolean): b, method_12020, func_217305_b
void (boolean): b, method_12020, setLightOn, func_217305_b
NBTTagCompound (BlockPosition): j, method_20598, func_223134_j
NBTTagCompound (BlockPosition): j, method_20598, method_20598, func_223134_j
1.14.2
Names
Fields
Constructors
Methods
NBTTagCompound (BlockPosition): j, method_20598, func_223134_j
1.14.1
Names
bwx
bwy
Fields
Constructors
Methods
1.14
Names
bmx
bwx
net.minecraft.class_2791
net.minecraft.server.v1_13_R2.IChunkAccess
net.minecraft.server.v1_14_R1.IChunkAccess
Fields
Constructors
Methods
IBlockData (BlockPosition, IBlockData, boolean): a, func_177436_a, setType
IBlockData (BlockPosition, IBlockData, boolean): a, method_12010, func_177436_a, setType
void (BlockPosition, TileEntity): a, func_177426_a
void (BlockPosition, TileEntity): a, method_12007, func_177426_a, setTileEntity
void (Entity): a, func_76612_a
void (Entity): a, method_12002, func_76612_a
void (ChunkStatus): a, func_201574_a
ChunkSection (): a, func_186031_y
ChunkSection (): a, method_12040, func_186031_y
int (): b, func_76625_h
int (): b, method_12031, func_76625_h
ChunkSection[] (): c, func_76587_i, getSections
ChunkSection[] (): d, method_12006, func_76587_i, getSections
int (EnumSkyBlock, BlockPosition, boolean): a, func_201587_a
int (BlockPosition, int, boolean): a, func_201586_a
int (BlockPosition, int, boolean): a, method_12035, func_201586_a
boolean (BlockPosition): c, func_177444_d
int (HeightMap$Type, int, int): a, func_201576_a
int (HeightMap$Type, int, int): a, method_12005, func_201576_a
ChunkCoordIntPair (): d, func_76632_l, getPos
ChunkCoordIntPair (): g, method_12004, func_76632_l, getPos
void (long): a, func_177432_b, setLastSaved
void (long): a, method_12043, func_177432_b, setLastSaved
StructureStart (String): a, func_201585_a
void (String, StructureStart): a, func_201584_a
Map<String, StructureStart> (): e, func_201609_c
Map<String, StructureStart> (): h, method_12016, func_201609_c
it.unimi.dsi.fastutil.longs.LongSet (String): b, func_201578_b
void (String, long): a, func_201583_a
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (): f, func_201604_d
BiomeBase[] (): g, func_201590_e, getBiomeIndex
BiomeBase[] (): i, method_12036, func_201590_e, getBiomeIndex
ChunkStatus (): i, func_201589_g
ChunkStatus (): k, method_12009, func_201589_g, getChunkStatus
void (BlockPosition): d, func_177425_e
void (BlockPosition): e, method_12041, func_177425_e, removeTileEntity
void (EnumSkyBlock, boolean, BlockPosition, int): a, func_201580_a
void (BlockPosition): e, func_201594_d
void (BlockPosition): f, method_12039, func_201594_d
void (NBTTagCompound): a, func_201591_a
void (NBTTagCompound): a, method_12042, func_201591_a
NBTTagCompound (BlockPosition): g, func_201579_g
NBTTagCompound (BlockPosition): i, method_12024, func_201579_g
void (BiomeBase[]): a, func_201577_a
void (BiomeBase[]): a, method_12022, func_201577_a
void (HeightMap$Type...): a, func_201588_a
List<BlockPosition> (): j, func_201582_h
TickList<Block> (): k, func_205218_i_
TickList<Block> (): n, method_12013, func_205218_i_
TickList<FluidType> (): l, func_212247_j
TickList<FluidType> (): o, method_12014, func_212247_j
BitSet (WorldGenStage$Features): a, func_205749_a
BitSet (WorldGenStage$Features): a, method_12025, func_205749_a
Set<BlockPosition> (): c, method_12021, func_203066_o
LightEngine (): e, method_12023, func_217307_e
Collection<Map$Entry<HeightMap$Type, HeightMap>> (): f, method_12011, func_217311_f
void (HeightMap$Type, long[]): a, method_12037, func_201607_a
HeightMap (HeightMap$Type): b, method_12032, func_217303_b
void (Map<String, StructureStart>): a, method_12034, func_201612_a
BiomeBase (BlockPosition): c, method_16552, func_217309_c, getBiome
boolean (int, int): a, method_12228, func_76606_c
void (boolean): a, method_12008, func_177427_f, setNeedsSaving
boolean (): j, method_12044, func_201593_f, isNeedsSaving
void (LightEngine): a, method_17032, func_217306_a
it.unimi.dsi.fastutil.shorts.ShortList[] (): l, method_12012, func_201614_D
void (short, int): a, method_12029, func_201636_b
Stream<BlockPosition> (): m, method_12018, func_217304_m
ChunkConverter (): p, method_12003, func_196966_y
void (long): b, method_12028, func_177415_c
long (): q, method_12033, func_177416_w
it.unimi.dsi.fastutil.shorts.ShortList (it.unimi.dsi.fastutil.shorts.ShortList[], int): a, method_12026, func_217308_a
boolean (): r, method_12038, func_217310_r
void (boolean): b, method_12020, func_217305_b
1.13.2
Names
bmw
bmx
Fields
Constructors
Methods
IBlockData (BlockPosition, IBlockData, boolean): a, func_177436_a
IBlockData (BlockPosition, IBlockData, boolean): a, func_177436_a, setType
1.13.1
Names
bmo
bmw
net.minecraft.server.v1_13_R1.IChunkAccess
net.minecraft.server.v1_13_R2.IChunkAccess
Fields
Constructors
Methods
1.13
Names
bmo
net.minecraft.world.chunk.IChunk
net.minecraft.server.v1_13_R1.IChunkAccess
Fields
Constructors
Methods
IBlockData (BlockPosition, IBlockData, boolean): a, func_177436_a
void (BlockPosition, TileEntity): a, func_177426_a
void (Entity): a, func_76612_a
void (ChunkStatus): a, func_201574_a
ChunkSection (): a, func_186031_y
int (): b, func_76625_h
ChunkSection[] (): c, func_76587_i, getSections
int (EnumSkyBlock, BlockPosition, boolean): a, func_201587_a
int (BlockPosition, int, boolean): a, func_201586_a
boolean (BlockPosition): c, func_177444_d
int (HeightMap$Type, int, int): a, func_201576_a
ChunkCoordIntPair (): d, func_76632_l, getPos
void (long): a, func_177432_b, setLastSaved
StructureStart (String): a, func_201585_a
void (String, StructureStart): a, func_201584_a
Map<String, StructureStart> (): e, func_201609_c
it.unimi.dsi.fastutil.longs.LongSet (String): b, func_201578_b
void (String, long): a, func_201583_a
Map<String, it.unimi.dsi.fastutil.longs.LongSet> (): f, func_201604_d
BiomeBase[] (): g, func_201590_e, getBiomeIndex
ChunkStatus (): i, func_201589_g
void (BlockPosition): d, func_177425_e
void (EnumSkyBlock, boolean, BlockPosition, int): a, func_201580_a
void (BlockPosition): e, func_201594_d
void (NBTTagCompound): a, func_201591_a
NBTTagCompound (BlockPosition): g, func_201579_g
void (BiomeBase[]): a, func_201577_a
void (HeightMap$Type...): a, func_201588_a
List<BlockPosition> (): j, func_201582_h
TickList<Block> (): k, func_205218_i_
TickList<FluidType> (): l, func_212247_j
BitSet (WorldGenStage$Features): a, func_205749_a