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 dvu$a
intermediary net/minecraft/class_3547$class_3548
named net/minecraft/world/chunk/light/BlockLightStorage$Data
-
Field Summary
Fields inherited from class net.minecraft.world.chunk.ChunkToNibbleArrayMap
arrays
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.chunk.ChunkToNibbleArrayMap
clearCache, containsKey, disableCache, get, put, removeChunk, replaceWithCopy
-
Constructor Details
-
Data
- Mappings:
Namespace Name Mixin selector official <init>
Ldvv;<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:
copy
in classChunkToNibbleArrayMap<BlockLightStorage.Data>
- Mappings:
Namespace Name Mixin selector official a
Ldvu$a;a()Ldvu$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;
-