Package net.minecraft.world.chunk.light
Class SkyLightStorage.Data
java.lang.Object
net.minecraft.world.chunk.ChunkToNibbleArrayMap<SkyLightStorage.Data>
net.minecraft.world.chunk.light.SkyLightStorage.Data
- Enclosing class:
- SkyLightStorage
protected static final class SkyLightStorage.Data
extends ChunkToNibbleArrayMap<SkyLightStorage.Data>
- Mappings:
- Namespace - Name - named - net/minecraft/world/chunk/light/SkyLightStorage$Data- intermediary - net/minecraft/class_3569$class_3570- official - esu$a
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final Long2IntOpenHashMap(package private) intFields inherited from class net.minecraft.world.chunk.ChunkToNibbleArrayMaparrays
- 
Constructor SummaryConstructorsConstructorDescriptionData(Long2ObjectOpenHashMap<ChunkNibbleArray> arrays, Long2IntOpenHashMap columnToTopSection, int minSectionY) 
- 
Method SummaryMethods inherited from class net.minecraft.world.chunk.ChunkToNibbleArrayMapclearCache, containsKey, disableCache, get, put, removeChunk, replaceWithCopy
- 
Field Details- 
minSectionYint minSectionY- Mappings:
- Namespace - Name - Mixin selector - named - minSectionY- Lnet/minecraft/world/chunk/light/SkyLightStorage$Data;minSectionY:I- intermediary - field_15822- Lnet/minecraft/class_3569$class_3570;field_15822:I- official - b- Lesu$a;b:I
 
- 
columnToTopSection- Mappings:
- Namespace - Name - Mixin selector - named - columnToTopSection- Lnet/minecraft/world/chunk/light/SkyLightStorage$Data;columnToTopSection:Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;- intermediary - field_15821- Lnet/minecraft/class_3569$class_3570;field_15821:Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;- official - c- Lesu$a;c:Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;
 
 
- 
- 
Constructor Details- 
Datapublic Data(Long2ObjectOpenHashMap<ChunkNibbleArray> arrays, Long2IntOpenHashMap columnToTopSection, int minSectionY) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/chunk/light/SkyLightStorage$Data;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;I)V- intermediary - <init>- Lnet/minecraft/class_3569$class_3570;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;I)V- official - <init>- Lesu$a;<init>(Lit/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap;Lit/unimi/dsi/fastutil/longs/Long2IntOpenHashMap;I)V
 
 
- 
- 
Method Details- 
copy- Specified by:
- copyin class- ChunkToNibbleArrayMap<SkyLightStorage.Data>
- Mappings:
- Namespace - Name - Mixin selector - named - copy- Lnet/minecraft/world/chunk/light/SkyLightStorage$Data;copy()Lnet/minecraft/world/chunk/light/SkyLightStorage$Data;- intermediary - method_15572- Lnet/minecraft/class_3569$class_3570;method_15572()Lnet/minecraft/class_3569$class_3570;- official - a- Lesu$a;a()Lesu$a;
 
 
-