History - net.minecraft.world.chunk.ChunkSection
26.3
Names
Fields
Constructors
Methods
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int, int): fillBiomesFromNoise, fillBiomesFromNoise, method_38291, populateBiomes
void (BiomeSupplier, int, int, int): fillBiomesFromNoise, fillBiomesFromNoise, method_38291, populateBiomes
26.2
Names
Fields
int: SECTION_WIDTH, SECTION_WIDTH, field_31406, field_31406
int: SECTION_HEIGHT, SECTION_HEIGHT, field_31407, field_31407
int: SECTION_SIZE, SECTION_SIZE, field_31408, field_31408
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
eqr
net.minecraft.world.level.chunk.LevelChunkSection
net.minecraft.class_2826
net.minecraft.world.chunk.ChunkSection
Fields
PalettedContainer<BlockState>: h, states, field_12878, blockStateContainer, f_ieakyxkm, blockStateContainer, f_62972_
PalettedContainer<BlockState>: states, states, field_12878, blockStateContainer
short: e, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, nonEmptyBlockCount, f_62969_
short: nonEmptyBlockCount, nonEmptyBlockCount, field_12877, nonEmptyBlockCount
short: f, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, randomTickableBlockCount, f_62970_
short: tickingBlockCount, tickingBlockCount, field_12882, randomTickableBlockCount
short: g, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, nonEmptyFluidCount, f_62971_
short: tickingFluidCount, tickingFluidCount, field_12881, randomTickableFluidCount
int: a, SECTION_WIDTH, field_31406, field_31406, f_nwazhebd, SECTION_WIDTH, f_156455_
int: SECTION_WIDTH, SECTION_WIDTH, field_31406, field_31406
int: b, SECTION_HEIGHT, field_31407, field_31407, f_wiypwckw, SECTION_HEIGHT, f_156456_
int: SECTION_HEIGHT, SECTION_HEIGHT, field_31407, field_31407
int: c, SECTION_SIZE, field_31408, field_31408, f_etjcxigo, SECTION_SIZE, f_156457_
int: SECTION_SIZE, SECTION_SIZE, field_31408, field_31408
int: d, BIOME_CONTAINER_BITS, field_34555, field_34555, f_mmdsvumh, BIOME_CONTAINER_BITS, f_187994_
int: BIOME_CONTAINER_BITS, BIOME_CONTAINER_BITS, field_34555, field_34555
ReadableContainer<RegistryEntry<Biome>>: i, biomes, field_34556, biomeContainer, f_nphckscs, biomeContainer, f_187995_
ReadableContainer<RegistryEntry<Biome>>: biomes, biomes, field_34556, biomeContainer
short: fluidCount, fluidCount, field_1_2090, nonEmptyFluidCount
Constructors
Methods
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, getFluidState, m_63007_
FluidState (int, int, int): getFluidState, getFluidState, method_12255, getFluidState
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, hasRandomTicks, m_63014_
boolean (): isRandomlyTicking, isRandomlyTicking, method_12262, hasRandomTicks
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, hasRandomBlockTicks, m_63015_
boolean (): isRandomlyTickingBlocks, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, hasRandomFluidTicks, m_63016_
boolean (): isRandomlyTickingFluids, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks
void (): g, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, calculateCounts, m_63018_
void (): recalcBlockCounts, recalcBlockCounts, method_12253, calculateCounts
PalettedContainer<BlockState> (): h, getStates, method_12265, getBlockStateContainer, m_ieunyfyr, getContainer, m_63019_
PalettedContainer<BlockState> (): getStates, getStates, method_12265, getBlockStateContainer
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, getBlockState, m_62982_
BlockState (int, int, int): getBlockState, getBlockState, method_12254, getBlockState
void (): a, acquire, method_16676, lock, m_okalwqyd, lock, m_62981_
void (): acquire, acquire, method_16676, lock
void (): b, release, method_16677, unlock, m_xjaszjkt, unlock, m_63006_
void (): release, release, method_16677, unlock
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, setBlockState, m_62986_
BlockState (int, int, int, BlockState): setBlockState, setBlockState, method_16675, setBlockState
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, setBlockState, m_62991_
BlockState (int, int, int, BlockState, boolean): setBlockState, setBlockState, method_12256, setBlockState
void (PacketByteBuf): c, write, method_12257, toPacket, m_nkqwrmek, toPacket, m_63011_
void (PacketByteBuf): write, write, method_12257, toPacket
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, getPacketSize, m_63020_
int (): getSerializedSize, getSerializedSize, method_12260, getPacketSize
void (PacketByteBuf): a, read, method_12258, readDataPacket, m_xcuxxjsf, fromPacket, m_63004_
void (PacketByteBuf): read, read, method_12258, readDataPacket
boolean (Predicate<BlockState>): a, maybeHas, method_19523, hasAny, m_xpxhkhbm, hasAny, m_63002_
boolean (Predicate<BlockState>): maybeHas, maybeHas, method_19523, hasAny
boolean (): c, hasOnlyAir, method_38292, isEmpty, m_smozdqok, isEmpty, m_188008_
boolean (): hasOnlyAir, hasOnlyAir, method_38292, isEmpty
RegistryEntry<Biome> (int, int, int): c, getNoiseBiome, method_38293, getBiome, m_cjolwulx, getBiome, m_204433_
RegistryEntry<Biome> (int, int, int): getNoiseBiome, getNoiseBiome, method_38293, getBiome
ReadableContainer<RegistryEntry<Biome>> (): i, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, getBiomeContainer, m_187996_
ReadableContainer<RegistryEntry<Biome>> (): getBiomes, getBiomes, method_38294, getBiomeContainer
void (PacketByteBuf): b, readBiomes, method_49526, readBiomePacket, m_xqpconzt, readBiomePacket, m_274599_
void (PacketByteBuf): readBiomes, readBiomes, method_49526, readBiomePacket
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int, int): a, fillBiomesFromNoise, method_38291, populateBiomes, m_mawlgajh, populateBiomes, m_280631_
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int, int): fillBiomesFromNoise, fillBiomesFromNoise, method_38291, populateBiomes
ChunkSection (): k, copy, method_61771, copy, m_akzfwzsx, copy, m_354051_
ChunkSection (): copy, copy, method_61771, copy
boolean (): hasFluid, hasFluid, method_1_2542, hasFluids
1.21.11
Names
elw
eqr
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
egj
elw
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
edy
egj
Fields
Constructors
Methods
1.21.5
Names
dze
edy
Fields
Constructors
Methods
1.21.4
Names
eab
dze
Fields
Constructors
Methods
ChunkSection (): k, copy, method_61771, copy, m_akzfwzsx, m_354051_
ChunkSection (): k, copy, method_61771, copy, m_akzfwzsx, copy, m_354051_
1.21.3
Names
dvj
eab
Fields
Constructors
Methods
ChunkSection (): k, copy, method_61771, copy, m_akzfwzsx, m_354051_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dul
dvj
Fields
Constructors
Methods
1.20.6
Names
dlp
dul
Fields
Constructors
Methods
1.20.4
Names
dhr
dlp
Fields
Constructors
Methods
1.20.2
Names
dej
dhr
Fields
Constructors
Methods
1.20.1
Names
ddz
dej
Fields
int: e, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, yOffset, f_62968_
PalettedContainer<BlockState>: i, states, field_12878, blockStateContainer, f_ieakyxkm, blockStateContainer, f_62972_
PalettedContainer<BlockState>: h, states, field_12878, blockStateContainer, f_ieakyxkm, blockStateContainer, f_62972_
short: f, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, nonEmptyBlockCount, f_62969_
short: e, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, nonEmptyBlockCount, f_62969_
short: g, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, randomTickableBlockCount, f_62970_
short: f, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, randomTickableBlockCount, f_62970_
short: h, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, nonEmptyFluidCount, f_62971_
short: g, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, nonEmptyFluidCount, f_62971_
ReadableContainer<RegistryEntry<Biome>>: j, biomes, field_34556, biomeContainer, f_nphckscs, biomeContainer, f_187995_
ReadableContainer<RegistryEntry<Biome>>: i, biomes, field_34556, biomeContainer, f_nphckscs, biomeContainer, f_187995_
Constructors
(int, PalettedContainer<BlockState>, ReadableContainer<RegistryEntry<Biome>>)
(PalettedContainer<BlockState>, ReadableContainer<RegistryEntry<Biome>>)
Methods
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, calculateCounts, m_63018_
void (): g, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, calculateCounts, m_63018_
PalettedContainer<BlockState> (): i, getStates, method_12265, getBlockStateContainer, m_ieunyfyr, getContainer, m_63019_
PalettedContainer<BlockState> (): h, getStates, method_12265, getBlockStateContainer, m_ieunyfyr, getContainer, m_63019_
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, getYOffset, m_63017_
int (): k, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, getPacketSize, m_63020_
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, getPacketSize, m_63020_
int (int): a, getBottomBlockY, method_31729, blockCoordFromChunkCoord, m_xgduwpxl, blockCoordFromChunkCoord, m_156458_
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int): a, fillBiomesFromNoise, method_38291, populateBiomes, m_mawlgajh, populateBiomes, m_188003_
ReadableContainer<RegistryEntry<Biome>> (): j, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, getBiomeContainer, m_187996_
ReadableContainer<RegistryEntry<Biome>> (): i, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, getBiomeContainer, m_187996_
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int, int): a, fillBiomesFromNoise, method_38291, populateBiomes, m_mawlgajh, populateBiomes, m_280631_
1.19.4
Names
dbb
ddz
Fields
Constructors
Methods
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, toPacket, m_63011_
void (PacketByteBuf): c, write, method_12257, toPacket, m_nkqwrmek, toPacket, m_63011_
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, fromPacket, m_63004_
void (PacketByteBuf): a, read, method_12258, readDataPacket, m_xcuxxjsf, fromPacket, m_63004_
void (PacketByteBuf): b, readBiomes, method_49526, readBiomePacket, m_xqpconzt, readBiomePacket, m_274599_
1.19.3
Names
cxu
dbb
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cwx
cxu
Fields
Constructors
Methods
1.19
Names
crb
cwx
Fields
PalettedContainer<RegistryEntry<Biome>>: j, biomes, field_34556, biomeContainer, f_nphckscs, biomeContainer, f_187995_
class_7522<RegistryEntry<Biome>>: j, biomes, field_34556, biomeContainer, f_nphckscs, biomeContainer, f_187995_
Constructors
(int, PalettedContainer<BlockState>, PalettedContainer<RegistryEntry<Biome>>)
(int, PalettedContainer<BlockState>, class_7522<RegistryEntry<Biome>>)
Methods
PalettedContainer<RegistryEntry<Biome>> (): j, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, getBiomeContainer, m_188013_
class_7522<RegistryEntry<Biome>> (): j, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, getBiomeContainer, m_187996_
1.18.2
Names
cqj
crb
net.minecraft.world.chunk.ChunkSection
Fields
int: e, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, f_62968_
int: e, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, yOffset, f_62968_
PalettedContainer<BlockState>: i, states, field_12878, blockStateContainer, f_ieakyxkm, f_62972_
PalettedContainer<BlockState>: i, states, field_12878, blockStateContainer, f_ieakyxkm, blockStateContainer, f_62972_
short: f, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, f_62969_
short: f, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, nonEmptyBlockCount, f_62969_
short: g, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, f_62970_
short: g, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, randomTickableBlockCount, f_62970_
short: h, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, f_62971_
short: h, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, nonEmptyFluidCount, f_62971_
int: a, SECTION_WIDTH, field_31406, field_31406, f_nwazhebd, f_156455_
int: a, SECTION_WIDTH, field_31406, field_31406, f_nwazhebd, SECTION_WIDTH, f_156455_
int: b, SECTION_HEIGHT, field_31407, field_31407, f_wiypwckw, f_156456_
int: b, SECTION_HEIGHT, field_31407, field_31407, f_wiypwckw, SECTION_HEIGHT, f_156456_
int: c, SECTION_SIZE, field_31408, field_31408, f_etjcxigo, f_156457_
int: c, SECTION_SIZE, field_31408, field_31408, f_etjcxigo, SECTION_SIZE, f_156457_
int: d, BIOME_CONTAINER_BITS, field_34555, field_34555, f_mmdsvumh, f_187994_
int: d, BIOME_CONTAINER_BITS, field_34555, field_34555, f_mmdsvumh, BIOME_CONTAINER_BITS, f_187994_
PalettedContainer<Biome>: j, biomes, field_34556, biomeContainer, f_nphckscs, f_187995_
PalettedContainer<RegistryEntry<Biome>>: j, biomes, field_34556, biomeContainer, f_nphckscs, biomeContainer, f_187995_
Constructors
Methods
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, m_63007_
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, getFluidState, m_63007_
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, m_63014_
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, hasRandomTicks, m_63014_
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, m_63015_
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, hasRandomBlockTicks, m_63015_
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, m_63016_
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, hasRandomFluidTicks, m_63016_
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, m_63018_
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, calculateCounts, m_63018_
PalettedContainer<BlockState> (): i, getStates, method_12265, getBlockStateContainer, m_ieunyfyr, m_63019_
PalettedContainer<BlockState> (): i, getStates, method_12265, getBlockStateContainer, m_ieunyfyr, getContainer, m_63019_
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, m_62982_
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, getBlockState, m_62982_
void (): a, acquire, method_16676, lock, m_okalwqyd, m_62981_
void (): a, acquire, method_16676, lock, m_okalwqyd, lock, m_62981_
void (): b, release, method_16677, unlock, m_xjaszjkt, m_63006_
void (): b, release, method_16677, unlock, m_xjaszjkt, unlock, m_63006_
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, m_62986_
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, setBlockState, m_62986_
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, m_62991_
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, setBlockState, m_62991_
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, m_63017_
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, getYOffset, m_63017_
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, m_63011_
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, toPacket, m_63011_
int (): k, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, m_63020_
int (): k, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, getPacketSize, m_63020_
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, m_63004_
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, fromPacket, m_63004_
boolean (Predicate<BlockState>): a, maybeHas, method_19523, hasAny, m_xpxhkhbm, m_63002_
boolean (Predicate<BlockState>): a, maybeHas, method_19523, hasAny, m_xpxhkhbm, hasAny, m_63002_
int (int): a, getBottomBlockY, method_31729, blockCoordFromChunkCoord, m_xgduwpxl, m_156458_
int (int): a, getBottomBlockY, method_31729, blockCoordFromChunkCoord, m_xgduwpxl, blockCoordFromChunkCoord, m_156458_
boolean (): c, hasOnlyAir, method_38292, isEmpty, m_smozdqok, m_188008_
boolean (): c, hasOnlyAir, method_38292, isEmpty, m_smozdqok, isEmpty, m_188008_
PalettedContainer<Biome> (): j, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, m_188013_
PalettedContainer<RegistryEntry<Biome>> (): j, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, getBiomeContainer, m_188013_
Biome (int, int, int): c, getNoiseBiome, method_38293, getBiome, m_cjolwulx, m_188009_
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int): a, fillBiomesFromNoise, method_38291, populateBiomes, m_mawlgajh, m_188003_
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int): a, fillBiomesFromNoise, method_38291, populateBiomes, m_mawlgajh, populateBiomes, m_188003_
RegistryEntry<Biome> (int, int, int): c, getNoiseBiome, method_38293, getBiome, m_cjolwulx, getBiome, m_204433_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cmy
cqj
Fields
Palette<BlockState>: d, GLOBAL_BLOCKSTATE_PALETTE, field_12879, PALETTE, f_snhqpxex, f_62967_
PalettedContainer<BlockState>: i, states, field_12878, container, f_ieakyxkm, f_62972_
PalettedContainer<BlockState>: i, states, field_12878, blockStateContainer, f_ieakyxkm, f_62972_
int: d, BIOME_CONTAINER_BITS, field_34555, field_34555, f_mmdsvumh, f_187994_
PalettedContainer<Biome>: j, biomes, field_34556, biomeContainer, f_nphckscs, f_187995_
Constructors
(int)
(int, short, short, short)
(int, PalettedContainer<BlockState>, PalettedContainer<Biome>)
Methods
boolean (): c, isEmpty, method_12261, isEmpty, m_wvssfecb, m_63013_
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, m_63019_
PalettedContainer<BlockState> (): i, getStates, method_12265, getBlockStateContainer, m_ieunyfyr, m_63019_
boolean (ChunkSection): a, isEmpty, method_18090, isEmpty, m_htelznjn, m_63000_
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, m_63020_
int (): k, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, m_63020_
boolean (): c, hasOnlyAir, method_38292, isEmpty, m_smozdqok, m_188008_
PalettedContainer<Biome> (): j, getBiomes, method_38294, getBiomeContainer, m_lbhgjjwc, m_188013_
Biome (int, int, int): c, getNoiseBiome, method_38293, getBiome, m_cjolwulx, m_188009_
void (BiomeSupplier, MultiNoiseUtil$MultiNoiseSampler, int, int): a, fillBiomesFromNoise, method_38291, populateBiomes, m_mawlgajh, m_188003_
1.17.1
Names
cmx
cmy
Fields
Constructors
Methods
1.17
Names
cgi
cmx
net.minecraft.world.chunk.ChunkSection
net.minecraft.src.C_2139_
Fields
Palette<BlockState>: a, GLOBAL_BLOCKSTATE_PALETTE, field_12879, PALETTE, f_snhqpxex, field_205512_a, REGISTRY_PALETTE
Palette<BlockState>: d, GLOBAL_BLOCKSTATE_PALETTE, field_12879, PALETTE, f_snhqpxex, f_62967_
int: b, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, field_76684_a, yBase
int: e, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, f_62968_
PalettedContainer<BlockState>: f, states, field_12878, container, f_ieakyxkm, field_177488_d, data
PalettedContainer<BlockState>: i, states, field_12878, container, f_ieakyxkm, f_62972_
short: c, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, field_76682_b, blockRefCount
short: f, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, f_62969_
short: d, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, field_76683_c, blockTickRefCount
short: g, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, f_62970_
short: e, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, field_206918_e, fluidRefCount
short: h, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, f_62971_
int: a, SECTION_WIDTH, field_31406, field_31406, f_nwazhebd, f_156455_
int: b, SECTION_HEIGHT, field_31407, field_31407, f_wiypwckw, f_156456_
int: c, SECTION_SIZE, field_31408, field_31408, f_etjcxigo, f_156457_
Constructors
Methods
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, func_206914_b, getFluidState
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, m_63007_
boolean (): c, isEmpty, method_12261, isEmpty, m_wvssfecb, func_76663_a, isEmpty
boolean (): c, isEmpty, method_12261, isEmpty, m_wvssfecb, m_63013_
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, func_206915_b, needsRandomTickAny
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, m_63014_
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, func_76675_b, needsRandomTick
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, m_63015_
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, func_206917_d, needsRandomTickFluid
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, m_63016_
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, func_76672_e, recalculateRefCounts
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, m_63018_
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, func_186049_g, getData
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, m_63019_
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, func_177485_a, getBlockState
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, m_62982_
void (): a, acquire, method_16676, lock, m_okalwqyd, func_222635_a, lock
void (): a, acquire, method_16676, lock, m_okalwqyd, m_62981_
void (): b, release, method_16677, unlock, m_xjaszjkt, func_222637_b, unlock
void (): b, release, method_16677, unlock, m_xjaszjkt, m_63006_
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, func_222629_a, setBlockState
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, m_62986_
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, func_177484_a, setBlockState
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, m_62991_
boolean (ChunkSection): a, isEmpty, method_18090, isEmpty, m_htelznjn, func_222628_a, isEmpty
boolean (ChunkSection): a, isEmpty, method_18090, isEmpty, m_htelznjn, m_63000_
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, func_222632_g, getYLocation
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, m_63017_
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, func_222630_b, write
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, m_63011_
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, func_222633_j, getSize
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, m_63020_
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, func_222634_a, read
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, m_63004_
boolean (Predicate<BlockState>): a, maybeHas, method_19523, hasAny, m_xpxhkhbm, func_235962_a_, isValidPOIState
boolean (Predicate<BlockState>): a, maybeHas, method_19523, hasAny, m_xpxhkhbm, m_63002_
int (int): a, getBottomBlockY, method_31729, blockCoordFromChunkCoord, m_xgduwpxl, m_156458_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cgf
cgi
Fields
Constructors
Methods
1.16.3
Names
Fields
Palette<BlockState>: a, GLOBAL_BLOCKSTATE_PALETTE, field_12879, palette, f_snhqpxex, field_205512_a, REGISTRY_PALETTE
Palette<BlockState>: a, GLOBAL_BLOCKSTATE_PALETTE, field_12879, PALETTE, f_snhqpxex, field_205512_a, REGISTRY_PALETTE
Constructors
Methods
1.16.2
Names
chk
cgf
Fields
Constructors
Methods
boolean (Predicate<BlockState>): a, maybeHas, method_19523, method_19523, m_xpxhkhbm, func_235962_a_, func_235962_a_
boolean (Predicate<BlockState>): a, maybeHas, method_19523, hasAny, m_xpxhkhbm, func_235962_a_, isValidPOIState
1.16.1
Names
cam
chk
Fields
Constructors
Methods
boolean (BlockState): a, maybeHas, method_19523, m_xpxhkhbm, func_222636_a, contains
boolean (Predicate<BlockState>): a, maybeHas, method_19523, method_19523, m_xpxhkhbm, func_235962_a_, func_235962_a_
1.15.2
Names
caj
cam
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, func_186049_g, func_186049_g
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, func_186049_g, getData
1.15
Names
bxu
caj
Fields
Palette<BlockState>: a, GLOBAL_BLOCKSTATE_PALETTE, field_12879, palette, f_snhqpxex, GLOBAL_PALETTE, field_205512_a, REGISTRY_PALETTE
Palette<BlockState>: a, GLOBAL_BLOCKSTATE_PALETTE, field_12879, palette, f_snhqpxex, field_205512_a, REGISTRY_PALETTE
int: b, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, offsetY, field_76684_a, yBase
int: b, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, field_76684_a, yBase
PalettedContainer<BlockState>: f, states, field_12878, container, f_ieakyxkm, blockStates, field_177488_d, data
PalettedContainer<BlockState>: f, states, field_12878, container, f_ieakyxkm, field_177488_d, data
short: c, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, nonAirBlockCount, field_76682_b, blockRefCount
short: c, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, field_76682_b, blockRefCount
short: d, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, randomTickingBlockCount, field_76683_c, blockTickRefCount
short: d, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, field_76683_c, blockTickRefCount
short: e, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, randomTickingFluidCount, field_206918_e, fluidRefCount
short: e, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, field_206918_e, fluidRefCount
Constructors
Methods
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, getFluidState, func_206914_b, getFluidState
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, func_206914_b, getFluidState
boolean (): c, isEmpty, method_12261, isEmpty, m_wvssfecb, isEmpty, func_76663_a, isEmpty
boolean (): c, isEmpty, method_12261, isEmpty, m_wvssfecb, func_76663_a, isEmpty
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, func_206915_b, needsRandomTickAny
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, func_76675_b, needsRandomTick
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, func_206917_d, needsRandomTickFluid
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, validateBlockCounters, func_76672_e, recalculateRefCounts
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, func_76672_e, recalculateRefCounts
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, getBlockStateStorage, func_186049_g, getData
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, func_186049_g, func_186049_g
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, getBlockState, func_177485_a, getBlockState
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, func_177485_a, getBlockState
void (): a, acquire, method_16676, lock, m_okalwqyd, acquire, func_222635_a, lock
void (): a, acquire, method_16676, lock, m_okalwqyd, func_222635_a, lock
void (): b, release, method_16677, unlock, m_xjaszjkt, release, func_222637_b, unlock
void (): b, release, method_16677, unlock, m_xjaszjkt, func_222637_b, unlock
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, setBlockState, func_222629_a, setBlockState
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, func_222629_a, setBlockState
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, setBlockState, func_177484_a, setBlockState
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, func_177484_a, setBlockState
boolean (ChunkSection): a, isEmpty, method_18090, isEmpty, m_htelznjn, isEmpty, func_222628_a, isEmpty
boolean (ChunkSection): a, isEmpty, method_18090, isEmpty, m_htelznjn, func_222628_a, isEmpty
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, getOffsetY, func_222632_g, getYLocation
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, func_222632_g, getYLocation
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, write, func_222630_b, write
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, func_222630_b, write
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, getSerializedSize, func_222633_j, getSize
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, func_222633_j, getSize
boolean (BlockState): a, maybeHas, method_19523, m_xpxhkhbm, maybeContains, func_222636_a, contains
boolean (BlockState): a, maybeHas, method_19523, m_xpxhkhbm, func_222636_a, contains
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, read, func_222634_a, read
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, func_222634_a, read
1.14.4
Names
bxp
bxu
net.minecraft.world.level.chunk.LevelChunkSection
net.minecraft.unmapped.C_aurosfgf
Fields
Palette<BlockState>: a, field_12879, palette, GLOBAL_PALETTE, field_205512_a, REGISTRY_PALETTE
Palette<BlockState>: a, GLOBAL_BLOCKSTATE_PALETTE, field_12879, palette, f_snhqpxex, GLOBAL_PALETTE, field_205512_a, REGISTRY_PALETTE
int: b, field_12880, yOffset, offsetY, field_76684_a, yBase
int: b, bottomBlockY, field_12880, yOffset, f_xcyrlxoy, offsetY, field_76684_a, yBase
PalettedContainer<BlockState>: f, field_12878, container, blockStates, field_177488_d, data
PalettedContainer<BlockState>: f, states, field_12878, container, f_ieakyxkm, blockStates, field_177488_d, data
short: c, field_12877, nonEmptyBlockCount, nonAirBlockCount, field_76682_b, blockRefCount
short: c, nonEmptyBlockCount, field_12877, nonEmptyBlockCount, f_fpihmpee, nonAirBlockCount, field_76682_b, blockRefCount
short: d, field_12882, randomTickableBlockCount, randomTickingBlockCount, field_76683_c, blockTickRefCount
short: d, tickingBlockCount, field_12882, randomTickableBlockCount, f_pqkvhcon, randomTickingBlockCount, field_76683_c, blockTickRefCount
short: e, field_12881, nonEmptyFluidCount, randomTickingFluidCount, field_206918_e, fluidRefCount
short: e, tickingFluidCount, field_12881, nonEmptyFluidCount, f_loxgsdse, randomTickingFluidCount, field_206918_e, fluidRefCount
Constructors
Methods
FluidState (int, int, int): b, method_12255, getFluidState, getFluidState, func_206914_b, getFluidState
FluidState (int, int, int): b, getFluidState, method_12255, getFluidState, m_vgohrpop, getFluidState, func_206914_b, getFluidState
boolean (): c, method_12261, isEmpty, isEmpty, func_76663_a, isEmpty
boolean (): c, isEmpty, method_12261, isEmpty, m_wvssfecb, isEmpty, func_76663_a, isEmpty
boolean (): d, method_12262, hasRandomTicks, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): d, isRandomlyTicking, method_12262, hasRandomTicks, m_nossjzfp, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): e, method_12263, hasRandomBlockTicks, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): e, isRandomlyTickingBlocks, method_12263, hasRandomBlockTicks, m_qarvpmvd, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): f, method_12264, hasRandomFluidTicks, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
boolean (): f, isRandomlyTickingFluids, method_12264, hasRandomFluidTicks, m_kyqocqgf, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
void (): h, method_12253, calculateCounts, validateBlockCounters, func_76672_e, recalculateRefCounts
void (): h, recalcBlockCounts, method_12253, calculateCounts, m_ydntbzde, validateBlockCounters, func_76672_e, recalculateRefCounts
PalettedContainer<BlockState> (): i, method_12265, getContainer, getBlockStateStorage, func_186049_g, getData
PalettedContainer<BlockState> (): i, getStates, method_12265, getContainer, m_ieunyfyr, getBlockStateStorage, func_186049_g, getData
BlockState (int, int, int): a, method_12254, getBlockState, getBlockState, func_177485_a, getBlockState
BlockState (int, int, int): a, getBlockState, method_12254, getBlockState, m_omflczfl, getBlockState, func_177485_a, getBlockState
void (): a, method_16676, lock, acquire, func_222635_a, lock
void (): a, acquire, method_16676, lock, m_okalwqyd, acquire, func_222635_a, lock
void (): b, method_16677, unlock, release, func_222637_b, unlock
void (): b, release, method_16677, unlock, m_xjaszjkt, release, func_222637_b, unlock
BlockState (int, int, int, BlockState): a, method_16675, setBlockState, setBlockState, func_222629_a, setBlockState
BlockState (int, int, int, BlockState): a, setBlockState, method_16675, setBlockState, m_juphizma, setBlockState, func_222629_a, setBlockState
BlockState (int, int, int, BlockState, boolean): a, method_12256, setBlockState, setBlockState, func_177484_a, setBlockState
BlockState (int, int, int, BlockState, boolean): a, setBlockState, method_12256, setBlockState, m_brmkqlxd, setBlockState, func_177484_a, setBlockState
boolean (ChunkSection): a, method_18090, isEmpty, isEmpty, func_222628_a, isEmpty
boolean (ChunkSection): a, isEmpty, method_18090, isEmpty, m_htelznjn, isEmpty, func_222628_a, isEmpty
int (): g, method_12259, getYOffset, getOffsetY, func_222632_g, getYLocation
int (): g, bottomBlockY, method_12259, getYOffset, m_rbrdvkyu, getOffsetY, func_222632_g, getYLocation
void (PacketByteBuf): b, method_12257, toPacket, write, func_222630_b, write
void (PacketByteBuf): b, write, method_12257, toPacket, m_nkqwrmek, write, func_222630_b, write
int (): j, method_12260, getPacketSize, getSerializedSize, func_222633_j, getSize
int (): j, getSerializedSize, method_12260, getPacketSize, m_jxbjfvmd, getSerializedSize, func_222633_j, getSize
boolean (BlockState): a, method_19523, method_19523, maybeContains, func_222636_a, contains
boolean (BlockState): a, maybeHas, method_19523, m_xpxhkhbm, maybeContains, func_222636_a, contains
void (PacketByteBuf): a, method_12258, fromPacket, read, func_222634_a, read
void (PacketByteBuf): a, read, method_12258, fromPacket, m_xcuxxjsf, read, func_222634_a, read
1.14.3
Names
bxl
bxp
net.minecraft.world.chunk.ChunkSection
Fields
Palette<BlockState>: a, field_12879, GLOBAL_PALETTE, field_205512_a, REGISTRY_PALETTE
Palette<BlockState>: a, field_12879, palette, GLOBAL_PALETTE, field_205512_a, REGISTRY_PALETTE
int: b, field_12880, offsetY, field_76684_a, yBase
int: b, field_12880, yOffset, offsetY, field_76684_a, yBase
PalettedContainer<BlockState>: f, field_12878, blockStates, field_177488_d, data
PalettedContainer<BlockState>: f, field_12878, container, blockStates, field_177488_d, data
short: c, field_12877, nonAirBlockCount, field_76682_b, blockRefCount
short: c, field_12877, nonEmptyBlockCount, nonAirBlockCount, field_76682_b, blockRefCount
short: d, field_12882, randomTickingBlockCount, field_76683_c, blockTickRefCount
short: d, field_12882, randomTickableBlockCount, randomTickingBlockCount, field_76683_c, blockTickRefCount
short: e, field_12881, randomTickingFluidCount, field_206918_e, fluidRefCount
short: e, field_12881, nonEmptyFluidCount, randomTickingFluidCount, field_206918_e, fluidRefCount
Constructors
Methods
FluidState (int, int, int): b, method_12255, getFluidState, func_206914_b, getFluidState
FluidState (int, int, int): b, method_12255, getFluidState, getFluidState, func_206914_b, getFluidState
boolean (): c, method_12261, isEmpty, func_76663_a, isEmpty
boolean (): c, method_12261, isEmpty, isEmpty, func_76663_a, isEmpty
boolean (): d, method_12262, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): d, method_12262, hasRandomTicks, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): e, method_12263, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): e, method_12263, hasRandomBlockTicks, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): f, method_12264, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
boolean (): f, method_12264, hasRandomFluidTicks, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
void (): h, method_12253, validateBlockCounters, func_76672_e, recalculateRefCounts
void (): h, method_12253, calculateCounts, validateBlockCounters, func_76672_e, recalculateRefCounts
PalettedContainer<BlockState> (): i, method_12265, getBlockStateStorage, func_186049_g, getData
PalettedContainer<BlockState> (): i, method_12265, getContainer, getBlockStateStorage, func_186049_g, getData
BlockState (int, int, int): a, method_12254, getBlockState, func_177485_a, get
BlockState (int, int, int): a, method_12254, getBlockState, getBlockState, func_177485_a, getBlockState
void (): a, method_16676, acquire, func_222635_a, lock
void (): a, method_16676, lock, acquire, func_222635_a, lock
void (): b, method_16677, release, func_222637_b, unlock
void (): b, method_16677, unlock, release, func_222637_b, unlock
BlockState (int, int, int, BlockState): a, method_16675, setBlockState, func_222629_a, set
BlockState (int, int, int, BlockState): a, method_16675, setBlockState, setBlockState, func_222629_a, setBlockState
BlockState (int, int, int, BlockState, boolean): a, method_12256, setBlockState, func_177484_a, set
BlockState (int, int, int, BlockState, boolean): a, method_12256, setBlockState, setBlockState, func_177484_a, setBlockState
boolean (WorldChunkSection): a, method_18090, isEmpty, func_222628_a, isEmpty
boolean (ChunkSection): a, method_18090, isEmpty, isEmpty, func_222628_a, isEmpty
int (): g, method_12259, getOffsetY, func_222632_g, getYLocation
int (): g, method_12259, getYOffset, getOffsetY, func_222632_g, getYLocation
void (PacketByteBuf): b, method_12257, write, func_222630_b, write
void (PacketByteBuf): b, method_12257, toPacket, write, func_222630_b, write
int (): j, method_12260, getSerializedSize, func_222633_j, getSize
int (): j, method_12260, getPacketSize, getSerializedSize, func_222633_j, getSize
boolean (BlockState): a, method_19523, maybeContains, func_222636_a, contains
boolean (BlockState): a, method_19523, method_19523, maybeContains, func_222636_a, contains
void (PacketByteBuf): a, method_12258, read, func_222634_a, read
void (PacketByteBuf): a, method_12258, fromPacket, read, func_222634_a, read
1.14.2
Names
Fields
Palette<BlockState>: a, field_12879, GLOBAL_PALETTE, field_205512_a, field_205512_a
Palette<BlockState>: a, field_12879, GLOBAL_PALETTE, field_205512_a, REGISTRY_PALETTE
int: b, field_12880, offsetY, field_76684_a, field_76684_a
int: b, field_12880, offsetY, field_76684_a, yBase
PalettedContainer<BlockState>: f, field_12878, blockStates, field_177488_d, field_177488_d
PalettedContainer<BlockState>: f, field_12878, blockStates, field_177488_d, data
short: c, field_12877, nonAirBlockCount, field_76682_b, field_76682_b
short: c, field_12877, nonAirBlockCount, field_76682_b, blockRefCount
short: d, field_12882, randomTickingBlockCount, field_76683_c, field_76683_c
short: d, field_12882, randomTickingBlockCount, field_76683_c, blockTickRefCount
short: e, field_12881, randomTickingFluidCount, field_206918_e, field_206918_e
short: e, field_12881, randomTickingFluidCount, field_206918_e, fluidRefCount
Constructors
Methods
void (): a, method_16676, acquire, func_222635_a, func_222635_a
void (): a, method_16676, acquire, func_222635_a, lock
void (): b, method_16677, release, func_222637_b, func_222637_b
void (): b, method_16677, release, func_222637_b, unlock
BlockState (int, int, int, BlockState): a, method_16675, setBlockState, func_222629_a, func_222629_a
BlockState (int, int, int, BlockState): a, method_16675, setBlockState, func_222629_a, set
boolean (WorldChunkSection): a, method_18090, isEmpty, func_222628_a, func_222628_a
boolean (WorldChunkSection): a, method_18090, isEmpty, func_222628_a, isEmpty
int (): g, method_12259, getOffsetY, func_222632_g, func_222632_g
int (): g, method_12259, getOffsetY, func_222632_g, getYLocation
void (PacketByteBuf): b, method_12257, write, func_222630_b, func_222630_b
void (PacketByteBuf): b, method_12257, write, func_222630_b, write
int (): j, method_12260, getSerializedSize, func_222633_j, func_222633_j
int (): j, method_12260, getSerializedSize, func_222633_j, getSize
boolean (BlockState): a, method_19523, maybeContains, func_222636_a, func_222636_a
boolean (BlockState): a, method_19523, maybeContains, func_222636_a, contains
void (PacketByteBuf): a, method_12258, read, func_222634_a, func_222634_a
void (PacketByteBuf): a, method_12258, read, func_222634_a, read
1.14.1
Names
bxk
bxl
Fields
Constructors
Methods
1.14
Names
bnk
bxk
net.minecraft.class_1197
net.minecraft.class_2826
Fields
Palette<BlockState>: a, field_18896, GLOBAL_PALETTE, field_205512_a, field_205512_a
Palette<BlockState>: a, field_12879, GLOBAL_PALETTE, field_205512_a, field_205512_a
int: b, field_4744, offsetY, field_76684_a, yBase
int: b, field_12880, offsetY, field_76684_a, field_76684_a
int: c, field_4745, nonAirBlockCount, field_76682_b, blockRefCount
int: d, field_4746, randomTickingBlockCount, field_76683_c, tickRefCount
int: e, field_18897, randomTickingFluidCount, field_206918_e, fluidRefCount
PalettedContainer<BlockState>: f, field_18898, blockStates, field_177488_d, data
PalettedContainer<BlockState>: f, field_12878, blockStates, field_177488_d, field_177488_d
ChunkNibbleStorage: g, field_4750, blockLight, field_76679_g, blockLight
ChunkNibbleStorage: h, field_4751, skyLight, field_76685_h, skyLight
short: c, field_12877, nonAirBlockCount, field_76682_b, field_76682_b
short: d, field_12882, randomTickingBlockCount, field_76683_c, field_76683_c
short: e, field_12881, randomTickingFluidCount, field_206918_e, field_206918_e
Constructors
(int, boolean)
(int)
(int, short, short, short)
Methods
BlockState (int, int, int): a, method_9170, getBlockState, func_177485_a, get
FluidState (int, int, int): b, method_17093, getFluidState, func_206914_b, getFluidState
FluidState (int, int, int): b, method_12255, getFluidState, func_206914_b, getFluidState
void (int, int, int, BlockState): a, method_9171, setBlockState, func_177484_a, set
boolean (): a, method_3925, isEmpty, func_76663_a, isEmpty
boolean (): c, method_12261, isEmpty, func_76663_a, isEmpty
boolean (): b, method_17092, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): d, method_12262, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): c, method_3930, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): e, method_12263, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): d, method_17094, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
boolean (): f, method_12264, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
int (): e, method_3937, getOffsetY, func_76662_d, getYLocation
void (int, int, int, int): a, method_3935, setSkyLight, func_76657_c, setSkyLight
int (int, int, int): c, method_3934, getSkyLight, func_76670_c, getSkyLight
void (int, int, int, int): b, method_3939, setBlockLight, func_76677_d, setBlockLight
int (int, int, int): d, method_3938, getBlockLight, func_76674_d, getBlockLight
void (): f, method_3941, validateBlockCounters, func_76672_e, recalculateRefCounts
void (): h, method_12253, validateBlockCounters, func_76672_e, recalculateRefCounts
PalettedContainer<BlockState> (): g, method_11774, getBlockStateStorage, func_186049_g, getData
PalettedContainer<BlockState> (): i, method_12265, getBlockStateStorage, func_186049_g, getData
ChunkNibbleStorage (): h, method_3946, getBlockLightStorage, func_76661_k, getBlockLight
ChunkNibbleStorage (): i, method_3947, getSkyLightStorage, func_76671_l, getSkyLight
void (ChunkNibbleStorage): a, method_3936, setBlockLightStorage, func_76659_c, setBlockLight
void (ChunkNibbleStorage): b, method_3940, setSkyLightStorage, func_76666_d, setSkyLight
BlockState (int, int, int): a, method_12254, getBlockState, func_177485_a, get
void (): a, method_16676, acquire, func_222635_a, func_222635_a
void (): b, method_16677, release, func_222637_b, func_222637_b
BlockState (int, int, int, BlockState): a, method_16675, setBlockState, func_222629_a, func_222629_a
BlockState (int, int, int, BlockState, boolean): a, method_12256, setBlockState, func_177484_a, set
boolean (WorldChunkSection): a, method_18090, isEmpty, func_222628_a, func_222628_a
int (): g, method_12259, getOffsetY, func_222632_g, func_222632_g
void (PacketByteBuf): b, method_12257, write, func_222630_b, func_222630_b
int (): j, method_12260, getSerializedSize, func_222633_j, func_222633_j
boolean (BlockState): a, method_19523, maybeContains, func_222636_a, func_222636_a
void (PacketByteBuf): a, method_12258, read, func_222634_a, func_222634_a
1.13.2
Names
bnj
bnk
net.minecraft.unmapped.C_56057114
net.minecraft.class_1197
net.minecraft.world.chunk.ChunkSection
Fields
Palette<BlockState>: a, f_50775362, GLOBAL_PALETTE, field_205512_a
Palette<BlockState>: a, field_18896, GLOBAL_PALETTE, field_205512_a, field_205512_a
int: b, f_63783997, offsetY, field_76684_a
int: b, field_4744, offsetY, field_76684_a, yBase
int: c, f_06127578, nonAirBlockCount, field_76682_b
int: c, field_4745, nonAirBlockCount, field_76682_b, blockRefCount
int: d, f_16215378, randomTickingBlockCount, field_76683_c
int: d, field_4746, randomTickingBlockCount, field_76683_c, tickRefCount
int: e, f_13571026, randomTickingFluidCount, field_206918_e
int: e, field_18897, randomTickingFluidCount, field_206918_e, fluidRefCount
PalettedContainer<BlockState>: f, f_45038937, blockStates, field_177488_d
PalettedContainer<BlockState>: f, field_18898, blockStates, field_177488_d, data
ChunkNibbleStorage: g, f_61562698, blockLight, field_76679_g
ChunkNibbleStorage: g, field_4750, blockLight, field_76679_g, blockLight
ChunkNibbleStorage: h, f_01863740, skyLight, field_76685_h
ChunkNibbleStorage: h, field_4751, skyLight, field_76685_h, skyLight
Constructors
Methods
BlockState (int, int, int): a, m_37951978, getBlockState, func_177485_a
BlockState (int, int, int): a, method_9170, getBlockState, func_177485_a, get
FluidState (int, int, int): b, m_57700621, getFluidState, func_206914_b
FluidState (int, int, int): b, method_17093, getFluidState, func_206914_b, getFluidState
void (int, int, int, BlockState): a, m_30778245, setBlockState, func_177484_a
void (int, int, int, BlockState): a, method_9171, setBlockState, func_177484_a, set
boolean (): a, m_34742482, isEmpty, func_76663_a
boolean (): a, method_3925, isEmpty, func_76663_a, isEmpty
boolean (): b, m_57597333, isRandomlyTicking, func_206915_b
boolean (): b, method_17092, isRandomlyTicking, func_206915_b, needsRandomTickAny
boolean (): c, m_65192031, hasRandomTickingBlocks, func_76675_b
boolean (): c, method_3930, hasRandomTickingBlocks, func_76675_b, needsRandomTick
boolean (): d, m_48411644, hasRandomTickingFluids, func_206917_d
boolean (): d, method_17094, hasRandomTickingFluids, func_206917_d, needsRandomTickFluid
int (): e, m_14143953, getOffsetY, func_76662_d
int (): e, method_3937, getOffsetY, func_76662_d, getYLocation
void (int, int, int, int): a, m_57267220, setSkyLight, func_76657_c
void (int, int, int, int): a, method_3935, setSkyLight, func_76657_c, setSkyLight
int (int, int, int): c, m_36216340, getSkyLight, func_76670_c
int (int, int, int): c, method_3934, getSkyLight, func_76670_c, getSkyLight
void (int, int, int, int): b, m_39617952, setBlockLight, func_76677_d
void (int, int, int, int): b, method_3939, setBlockLight, func_76677_d, setBlockLight
int (int, int, int): d, m_76538626, getBlockLight, func_76674_d
int (int, int, int): d, method_3938, getBlockLight, func_76674_d, getBlockLight
void (): f, m_66489635, validateBlockCounters, func_76672_e
void (): f, method_3941, validateBlockCounters, func_76672_e, recalculateRefCounts
PalettedContainer<BlockState> (): g, m_62107772, getBlockStateStorage, func_186049_g
PalettedContainer<BlockState> (): g, method_11774, getBlockStateStorage, func_186049_g, getData
ChunkNibbleStorage (): h, m_43392600, getBlockLightStorage, func_76661_k
ChunkNibbleStorage (): h, method_3946, getBlockLightStorage, func_76661_k, getBlockLight
ChunkNibbleStorage (): i, m_00079949, getSkyLightStorage, func_76671_l
ChunkNibbleStorage (): i, method_3947, getSkyLightStorage, func_76671_l, getSkyLight
void (ChunkNibbleStorage): a, m_80294759, setBlockLightStorage, func_76659_c
void (ChunkNibbleStorage): a, method_3936, setBlockLightStorage, func_76659_c, setBlockLight
void (ChunkNibbleStorage): b, m_02853044, setSkyLightStorage, func_76666_d
void (ChunkNibbleStorage): b, method_3940, setSkyLightStorage, func_76666_d, setSkyLight
1.13.1
Names
bnb
bnj
Fields
Constructors
Methods
1.13
Names
bnb
net.minecraft.unmapped.C_56057114
net.minecraft.world.chunk.WorldChunkSection
net.minecraft.world.chunk.ChunkSection
Fields
Palette<BlockState>: a, f_50775362, GLOBAL_PALETTE, field_205512_a
int: b, f_63783997, offsetY, field_76684_a
int: c, f_06127578, nonAirBlockCount, field_76682_b
int: d, f_16215378, randomTickingBlockCount, field_76683_c
int: e, f_13571026, randomTickingFluidCount, field_206918_e
PalettedContainer<BlockState>: f, f_45038937, blockStates, field_177488_d
ChunkNibbleStorage: g, f_61562698, blockLight, field_76679_g
ChunkNibbleStorage: h, f_01863740, skyLight, field_76685_h
Constructors
(int, boolean)
Methods
BlockState (int, int, int): a, m_37951978, getBlockState, func_177485_a
FluidState (int, int, int): b, m_57700621, getFluidState, func_206914_b
void (int, int, int, BlockState): a, m_30778245, setBlockState, func_177484_a
boolean (): a, m_34742482, isEmpty, func_76663_a
boolean (): b, m_57597333, isRandomlyTicking, func_206915_b
boolean (): c, m_65192031, hasRandomTickingBlocks, func_76675_b
boolean (): d, m_48411644, hasRandomTickingFluids, func_206917_d
int (): e, m_14143953, getOffsetY, func_76662_d
void (int, int, int, int): a, m_57267220, setSkyLight, func_76657_c
int (int, int, int): c, m_36216340, getSkyLight, func_76670_c
void (int, int, int, int): b, m_39617952, setBlockLight, func_76677_d
int (int, int, int): d, m_76538626, getBlockLight, func_76674_d
void (): f, m_66489635, validateBlockCounters, func_76672_e
PalettedContainer<BlockState> (): g, m_62107772, getBlockStateStorage, func_186049_g
ChunkNibbleStorage (): h, m_43392600, getBlockLightStorage, func_76661_k
ChunkNibbleStorage (): i, m_00079949, getSkyLightStorage, func_76671_l
void (ChunkNibbleStorage): a, m_80294759, setBlockLightStorage, func_76659_c
void (ChunkNibbleStorage): b, m_02853044, setSkyLightStorage, func_76666_d