Uses of Class
net.minecraft.world.chunk.ChunkToNibbleArrayMap
Packages that use ChunkToNibbleArrayMap
-
Uses of ChunkToNibbleArrayMap in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk with type parameters of type ChunkToNibbleArrayMap -
Uses of ChunkToNibbleArrayMap in net.minecraft.world.chunk.light
Classes in net.minecraft.world.chunk.light with type parameters of type ChunkToNibbleArrayMapModifier and TypeClassDescriptionclass
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.lightModifier and TypeClassDescriptionstatic class
static class
Fields in net.minecraft.world.chunk.light declared as ChunkToNibbleArrayMapModifier and TypeFieldDescriptionprotected M
LightStorage.storage
protected M
LightStorage.uncachedStorage