Uses of Class
net.minecraft.world.chunk.NibbleArray
Package
Description
-
Uses of NibbleArray in net.minecraft.world.chunk
-
Uses of NibbleArray in net.minecraft.world.lighting
Modifier and TypeFieldDescriptionprotected static final NibbleArray
SectionLightStorage.EMPTY_DATA
private final NibbleArray[]
LightDataMap.lastSections
Modifier and TypeFieldDescriptionprotected final it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray>
LightDataMap.map
protected final it.unimi.dsi.fastutil.longs.Long2ObjectMap<NibbleArray>
SectionLightStorage.queuedSections
Modifier and TypeMethodDescriptionprotected NibbleArray
SectionLightStorage.createDataLayer
(long p_215530_1_) protected NibbleArray
SkyLightStorage.createDataLayer
(long p_215530_1_) protected NibbleArray
SectionLightStorage.getDataLayer
(long p_215520_1_, boolean p_215520_3_) protected NibbleArray
SectionLightStorage.getDataLayer
(M p_215531_1_, long p_215531_2_) IWorldLightListener.Dummy.getDataLayerData
(SectionPos p_215612_1_) IWorldLightListener.getDataLayerData
(SectionPos p_215612_1_) LightEngine.getDataLayerData
(SectionPos p_215612_1_) SectionLightStorage.getDataLayerData
(long p_222858_1_) LightDataMap.getLayer
(long p_215638_1_) LightDataMap.removeLayer
(long p_223130_1_) Modifier and TypeMethodDescriptionprotected int
LightEngine.getLevel
(NibbleArray p_215622_1_, long p_215622_2_) protected void
LightEngine.queueSectionData
(long p_215621_1_, NibbleArray p_215621_3_, boolean p_215621_4_) protected void
SectionLightStorage.queueSectionData
(long p_215529_1_, NibbleArray p_215529_3_, boolean p_215529_4_) void
WorldLightManager.queueSectionData
(LightType p_215574_1_, SectionPos p_215574_2_, NibbleArray p_215574_3_, boolean p_215574_4_) void
LightDataMap.setLayer
(long p_215640_1_, NibbleArray p_215640_3_) ModifierConstructorDescriptionprotected
LightDataMap
(it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray> p_i51299_1_) StorageMap
(it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray> p_i50064_1_) StorageMap
(it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray> p_i50496_1_, it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap p_i50496_2_, int p_i50496_3_) -
Uses of NibbleArray in net.minecraft.world.server
Modifier and TypeMethodDescriptionvoid
ServerWorldLightManager.queueSectionData
(LightType p_215574_1_, SectionPos p_215574_2_, NibbleArray p_215574_3_, boolean p_215574_4_)