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 eng$a
-
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 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>
Leni;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;)V
-
-
Method Details
-
copy
- Specified by:
copy
in classChunkToNibbleArrayMap<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
Leng$a;a()Leng$a;
-