History - net.minecraft.world.chunk.WorldChunkSection
1.12.2
Names
axx
net.minecraft.class_1197
net.minecraft.world.chunk.WorldChunkSection
net.minecraft.world.chunk.storage.ExtendedBlockStorage
net.minecraft.world.chunk.storage.ExtendedBlockStorage
Fields
int: a, field_4744, offsetY, field_76684_a, yBase
int: b, field_4745, nonAirBlockCount, field_76682_b, blockRefCount
int: c, field_4746, randomTickingBlockCount, field_76683_c, tickRefCount
PalettedContainer: d, field_12914, blockStates, field_177488_d, data
ChunkNibbleStorage: e, field_4750, blockLight, field_76679_g, blockLight
ChunkNibbleStorage: f, field_4751, skyLight, field_76685_h, skyLight
Constructors
(int, boolean)
Methods
BlockState (int, int, int): a, method_9170, getBlockState, func_177485_a, get
void (int, int, int, BlockState): a, method_9171, setBlockState, func_177484_a, set
boolean (): a, method_3925, isEmpty, func_76663_a, isEmpty
boolean (): b, method_3930, hasRandomTickingBlocks, func_76675_b, needsRandomTick
int (): d, method_3937, getOffsetY, func_76662_d, getYLocation
void (int, int, int, int): a, method_3935, setSkyLight, func_76657_c, setSkyLight
int (int, int, int): b, method_3934, getSkyLight, func_76670_c, getSkyLight
void (int, int, int, int): b, method_3939, setBlockLight, func_76677_d, setBlockLight
int (int, int, int): c, method_3938, getBlockLight, func_76674_d, getBlockLight
void (): e, method_3941, validateBlockCounters, func_76672_e, recalculateRefCounts
PalettedContainer (): g, method_11774, 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