History - net.minecraft.world.chunk.WorldChunkSection
1.7.10
Names
apz
net.minecraft.class_1197
net.minecraft.world.chunk.WorldChunkSection
net.minecraft.world.chunk.storage.ExtendedBlockStorage
Fields
int: a, field_4744, offsetY, yBase
int: b, field_4745, nonAirBlockCount, blockRefCount
int: c, field_4746, randomTickingBlockCount, tickRefCount
byte[]: d, field_4747, blockIdsLower, blockLSBArray
ChunkNibbleStorage: e, field_4748, blockIdsUpper, blockMSBArray
ChunkNibbleStorage: f, field_4749, blockMetadata, blockMetadataArray
ChunkNibbleStorage: g, field_4750, blockLight, blocklightArray
ChunkNibbleStorage: h, field_4751, skyLight, skylightArray
Constructors
(int, boolean)
Methods
Block (int, int, int): a, method_6539, getBlock, getBlockByExtId
void (int, int, int, Block): a, method_3927, setBlock, setExtBlockID
int (int, int, int): b, method_3931, getBlockMetadata, getExtBlockMetadata
void (int, int, int, int): a, method_3932, setBlockMetadata, setExtBlockMetadata
boolean (): a, method_3925, isEmpty, isEmpty
boolean (): b, method_3930, hasRandomTickingBlocks, getNeedsRandomTick
int (): d, method_3937, getOffsetY, getYLocation
void (int, int, int, int): b, method_3935, setSkyLight, setExtSkylightValue
int (int, int, int): c, method_3934, getSkyLight, getExtSkylightValue
void (int, int, int, int): c, method_3939, setBlockLight, setExtBlocklightValue
int (int, int, int): d, method_3938, getBlockLight, getExtBlocklightValue
void (): e, method_3941, validateBlockCounters, removeInvalidBlocks
byte[] (): g, method_3942, getBlockIdsLower, getBlockLSBArray
ChunkNibbleStorage (): i, method_3944, getBlockIdsUpperStorage, getBlockMSBArray
ChunkNibbleStorage (): j, method_3945, getBlockMetadataStorage, getMetadataArray
ChunkNibbleStorage (): k, method_3946, getBlockLightStorage, getBlocklightArray
ChunkNibbleStorage (): l, method_3947, getSkyLightStorage, getSkylightArray
void (byte[]): a, method_3929, setBlockIdsLower, setBlockLSBArray
void (ChunkNibbleStorage): a, method_3928, setBlockIdsUpperStorage, setBlockMSBArray
void (ChunkNibbleStorage): b, method_3933, setBlockMetadataStorage, setBlockMetadataArray
void (ChunkNibbleStorage): c, method_3936, setBlockLightStorage, setBlocklightArray
void (ChunkNibbleStorage): d, method_3940, setSkyLightStorage, setSkylightArray
void (): h, method_3943, removeBlockIdsUpper, clearMSBArray
ChunkNibbleStorage (): m, method_3948, clearBlockIdsUpper, createBlockMSBArray