Uses of Class
net.minecraft.world.chunk.ChunkToNibbleArrayMap
| Package | Description |
|---|---|
| net.minecraft.world.chunk | |
| net.minecraft.world.chunk.light |
-
Uses of ChunkToNibbleArrayMap in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk with type parameters of type ChunkToNibbleArrayMap Modifier and Type Class Description classChunkToNibbleArrayMap<M extends ChunkToNibbleArrayMap<M>> -
Uses of ChunkToNibbleArrayMap in net.minecraft.world.chunk.light
Classes in net.minecraft.world.chunk.light with type parameters of type ChunkToNibbleArrayMap Modifier and Type Class Description classChunkLightProvider<M extends ChunkToNibbleArrayMap<M>,S extends LightStorage<M>>classLightStorage<M extends ChunkToNibbleArrayMap<M>>LightStorage handles the access, storage and propagation of a specific kind of light within the world.Subclasses of ChunkToNibbleArrayMap in net.minecraft.world.chunk.light Modifier and Type Class Description static classBlockLightStorage.Datastatic classSkyLightStorage.DataFields in net.minecraft.world.chunk.light declared as ChunkToNibbleArrayMap Modifier and Type Field Description protected MLightStorage. storageprotected MLightStorage. uncachedStorage