Package net.minecraft.world.lighting
Class BlockLightStorage.StorageMap
java.lang.Object
net.minecraft.world.lighting.LightDataMap<BlockLightStorage.StorageMap>
net.minecraft.world.lighting.BlockLightStorage.StorageMap
- Enclosing class:
- BlockLightStorage
public static final class BlockLightStorage.StorageMap
extends LightDataMap<BlockLightStorage.StorageMap>
- 
Field SummaryFields inherited from class net.minecraft.world.lighting.LightDataMapmap
- 
Constructor SummaryConstructorsConstructorDescriptionStorageMap(it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray> p_i50064_1_) 
- 
Method SummaryMethods inherited from class net.minecraft.world.lighting.LightDataMapclearCache, copyDataLayer, disableCache, getLayer, hasLayer, removeLayer, setLayer
- 
Constructor Details- 
StorageMap
 
- 
- 
Method Details- 
copy- Specified by:
- copyin class- LightDataMap<BlockLightStorage.StorageMap>
 
 
-