Uses of Class
net.minecraft.world.chunk.ChunkNibbleArray
Packages that use ChunkNibbleArray
-
Uses of ChunkNibbleArray in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as ChunkNibbleArrayModifier and TypeFieldDescriptionprivate ChunkNibbleArrayChunkSection.blockLightprivate ChunkNibbleArrayChunkSection.skyLightMethods in net.minecraft.world.chunk that return ChunkNibbleArrayMethods in net.minecraft.world.chunk with parameters of type ChunkNibbleArrayModifier and TypeMethodDescriptionvoidChunkSection.setBlockLight(ChunkNibbleArray blockLight) voidChunkSection.setSkyLight(ChunkNibbleArray skyLight)