Package net.minecraft.world.chunk.light
Class BlockLightStorage.Data
java.lang.Object
net.minecraft.world.chunk.ChunkToNibbleArrayMap<BlockLightStorage.Data>
net.minecraft.world.chunk.light.BlockLightStorage.Data
- Enclosing class:
- BlockLightStorage
protected static final class BlockLightStorage.Data
extends ChunkToNibbleArrayMap<BlockLightStorage.Data>
- Mappings:
- Namespace - Name - named - net/minecraft/world/chunk/light/BlockLightStorage$Data- intermediary - net/minecraft/class_3547$class_3548- official - esj$a
- 
Field SummaryFields inherited from class net.minecraft.world.chunk.ChunkToNibbleArrayMaparrays
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.chunk.ChunkToNibbleArrayMapclearCache, containsKey, disableCache, get, put, removeChunk, replaceWithCopy
- 
Constructor Details- 
Data- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/chunk/ChunkToNibbleArrayMap;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V- intermediary - <init>- Lnet/minecraft/class_3556;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V- official - <init>- Lesl;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V
 
 
- 
- 
Method Details- 
copy- Specified by:
- copyin class- ChunkToNibbleArrayMap<BlockLightStorage.Data>
- Mappings:
- Namespace - Name - Mixin selector - named - copy- Lnet/minecraft/world/chunk/light/BlockLightStorage$Data;copy()Lnet/minecraft/world/chunk/light/BlockLightStorage$Data;- intermediary - method_15443- Lnet/minecraft/class_3547$class_3548;method_15443()Lnet/minecraft/class_3547$class_3548;- official - a- Lesj$a;a()Lesj$a;
 
 
-