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 - official - dwn$a- intermediary - net/minecraft/class_3547$class_3548- named - net/minecraft/world/chunk/light/BlockLightStorage$Data
- 
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 - official - <init>- Ldwp;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V- intermediary - <init>- Lnet/minecraft/class_3556;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V- named - <init>- Lnet/minecraft/world/chunk/ChunkToNibbleArrayMap;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V
 
 
- 
- 
Method Details- 
copy- Specified by:
- copyin class- ChunkToNibbleArrayMap<BlockLightStorage.Data>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldwn$a;a()Ldwn$a;- intermediary - method_15443- Lnet/minecraft/class_3547$class_3548;method_15443()Lnet/minecraft/class_3547$class_3548;- named - copy- Lnet/minecraft/world/chunk/light/BlockLightStorage$Data;copy()Lnet/minecraft/world/chunk/light/BlockLightStorage$Data;
 
 
-