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 class
ChunkToNibbleArrayMap<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 class
ChunkLightProvider<M extends ChunkToNibbleArrayMap<M>,S extends LightStorage<M>>
class
LightStorage<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 class
BlockLightStorage.Data
static class
SkyLightStorage.Data
Fields in net.minecraft.world.chunk.light declared as ChunkToNibbleArrayMap Modifier and Type Field Description protected M
LightStorage. storage
protected M
LightStorage. uncachedStorage