History - net.minecraft.world.level.lighting.LayerLightSectionStorage
1.21.3
Names
eos
etl
Fields
LightLayer: i, layer, field_15805, lightType, f_75738_
LightLayer: i, layer, field_15805, lightType
LightChunkGetter: a, chunkSource, field_15803, chunkProvider, f_75739_
LightChunkGetter: a, chunkSource, field_15803, chunkProvider
M: c, visibleSectionData, field_15806, uncachedStorage, f_75731_
M: c, visibleSectionData, field_15806, uncachedStorage
M: d, updatingSectionData, field_15796, storage, f_75732_
M: d, updatingSectionData, field_15796, storage
it.unimi.dsi.fastutil.longs.LongSet: e, changedSections, field_15802, dirtySections, f_75733_
it.unimi.dsi.fastutil.longs.LongSet: e, changedSections, field_15802, dirtySections
it.unimi.dsi.fastutil.longs.LongSet: f, sectionsAffectedByLightUpdates, field_16448, notifySections, f_75734_
it.unimi.dsi.fastutil.longs.LongSet: f, sectionsAffectedByLightUpdates, field_16448, notifySections
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: g, queuedSections, field_15807, queuedSections, f_75735_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: g, queuedSections, field_15807, queuedSections
it.unimi.dsi.fastutil.longs.LongSet: l, toRemove, field_15798, sectionsToRemove, f_75742_
it.unimi.dsi.fastutil.longs.LongSet: l, toRemove, field_15798, sectionsToRemove
it.unimi.dsi.fastutil.longs.LongSet: k, columnsToRetainQueuedDataFor, field_19342, columnsToRetain, f_75741_
it.unimi.dsi.fastutil.longs.LongSet: k, columnsToRetainQueuedDataFor, field_19342, columnsToRetain
it.unimi.dsi.fastutil.longs.Long2ByteMap: b, sectionStates, field_44716, sectionPropagations, f_283872_
it.unimi.dsi.fastutil.longs.Long2ByteMap: b, sectionStates, field_44716, sectionPropagations
it.unimi.dsi.fastutil.longs.LongSet: j, columnsWithSources, field_44718, enabledColumns, f_283775_
it.unimi.dsi.fastutil.longs.LongSet: j, columnsWithSources, field_44718, enabledColumns
boolean: h, hasInconsistencies, field_44717, hasLightUpdates, f_283847_
boolean: h, hasInconsistencies, field_44717, hasLightUpdates
Constructors
Methods
boolean (long): b, storingLightForSection, method_15524, hasSection, m_75791_
boolean (long): b, storingLightForSection, method_15524, hasSection
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightSection, m_75758_
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightSection
DataLayer (M, long): a, getDataLayer, method_15533, getLightSection, m_75761_
DataLayer (M, long): a, getDataLayer, method_15533, getLightSection
int (long): a, getLightValue, method_15538, getLight, m_6181_
int (long): a, getLightValue, method_15538, getLight
int (long): e, getStoredLevel, method_15537, get, m_75795_
int (long): e, getStoredLevel, method_15537, get
void (long, int): a, setStoredLevel, method_15525, set, m_75772_
void (long, int): a, setStoredLevel, method_15525, set
DataLayer (long): g, createDataLayer, method_15529, createSection, m_7667_
DataLayer (long): g, createDataLayer, method_15529, createSection
boolean (): a, hasInconsistencies, method_15528, hasLightUpdates, m_6808_
boolean (): a, hasInconsistencies, method_15528, hasLightUpdates
void (long): h, onNodeAdded, method_15523, onLoadSection, m_6177_
void (long): h, onNodeAdded, method_15523, onLoadSection
void (long): i, onNodeRemoved, method_15534, onUnloadSection, m_6187_
void (long): i, onNodeRemoved, method_15534, onUnloadSection
void (long, boolean): b, setLightEnabled, method_15535, setColumnEnabled, m_284259_
void (long, boolean): b, setLightEnabled, method_15535, setColumnEnabled
void (long, DataLayer): a, queueSectionData, method_15532, enqueueSectionData, m_284542_
void (long, DataLayer): a, queueSectionData, method_15532, enqueueSectionData
void (long, boolean): d, updateSectionStatus, method_15526, setSectionStatus, m_75787_
void (long, boolean): d, updateSectionStatus, method_15526, setSectionStatus
void (): b, swapSectionMap, method_15530, notifyChanges, m_75790_
void (): b, swapSectionMap, method_15530, notifyChanges
DataLayer (long): d, getDataLayerData, method_20533, getLightSection, m_75793_
DataLayer (long): d, getDataLayerData, method_20533, getLightSection
void (long, boolean): c, retainData, method_20600, setRetainColumn, m_75782_
void (long, boolean): c, retainData, method_20600, setRetainColumn
DataLayer (long): c, getDataLayerToWrite, method_51547, method_51547, m_284157_
DataLayer (long): c, getDataLayerToWrite, method_51547, method_51547
void (long): f, markSectionAndNeighborsAsAffected, method_51415, addNotifySections, m_280483_
void (long): f, markSectionAndNeighborsAsAffected, method_51415, addNotifySections
void (LightEngine<M, ?>): a, markNewInconsistencies, method_15527, updateLight, m_284283_
void (LightEngine<M, ?>): a, markNewInconsistencies, method_15527, updateLight
boolean (long): j, lightOnInSection, method_51548, isSectionInEnabledColumn, m_284382_
boolean (long): j, lightOnInSection, method_51548, isSectionInEnabledColumn
void (long, byte): a, putSectionState, method_51546, setSectionPropagation, m_284336_
void (long, byte): a, putSectionState, method_51546, setSectionPropagation
void (long): l, initializeSection, method_51550, queueForUpdate, m_284497_
void (long): m, initializeSection, method_51550, queueForUpdate
void (long): m, removeSection, method_51551, queueForRemoval, m_284475_
void (long): n, removeSection, method_51551, queueForRemoval
LayerLightSectionStorage$SectionType (long): k, getDebugSectionType, method_51549, getStatus, m_284291_
LayerLightSectionStorage$SectionType (long): l, getDebugSectionType, method_51549, getStatus
boolean (long): k, lightOnInColumn, method_62873, isColumnEnabled
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
enl
eos
Fields
Constructors
Methods
1.20.6
Names
eef
enl
Fields
Constructors
Methods
1.20.4
Names
eaa
eef
Fields
Constructors
Methods
1.20.2
Names
dws
eaa
Fields
Constructors
Methods
1.20.1
Names
dvz
dws
Fields
DataLayer: d, EMPTY_DATA, field_15801, EMPTY, f_75727_
Direction[]: n, DIRECTIONS, field_15799, DIRECTIONS, f_75737_
LightLayer: o, layer, field_15805, lightType, f_75738_
LightLayer: i, layer, field_15805, lightType, f_75738_
LightChunkGetter: p, chunkSource, field_15803, chunkProvider, f_75739_
LightChunkGetter: a, chunkSource, field_15803, chunkProvider, f_75739_
it.unimi.dsi.fastutil.longs.LongSet: e, dataSectionSet, field_15808, readySections, f_75728_
it.unimi.dsi.fastutil.longs.LongSet: f, toMarkNoData, field_15797, markedNotReadySections, f_75729_
it.unimi.dsi.fastutil.longs.LongSet: g, toMarkData, field_15804, markedReadySections, f_75730_
M: h, visibleSectionData, field_15806, uncachedStorage, f_75731_
M: c, visibleSectionData, field_15806, uncachedStorage, f_75731_
M: i, updatingSectionData, field_15796, storage, f_75732_
M: d, updatingSectionData, field_15796, storage, f_75732_
it.unimi.dsi.fastutil.longs.LongSet: j, changedSections, field_15802, dirtySections, f_75733_
it.unimi.dsi.fastutil.longs.LongSet: e, changedSections, field_15802, dirtySections, f_75733_
it.unimi.dsi.fastutil.longs.LongSet: k, sectionsAffectedByLightUpdates, field_16448, notifySections, f_75734_
it.unimi.dsi.fastutil.longs.LongSet: f, sectionsAffectedByLightUpdates, field_16448, notifySections, f_75734_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: l, queuedSections, field_15807, queuedSections, f_75735_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: g, queuedSections, field_15807, queuedSections, f_75735_
it.unimi.dsi.fastutil.longs.LongSet: s, toRemove, field_15798, sectionsToRemove, f_75742_
it.unimi.dsi.fastutil.longs.LongSet: l, toRemove, field_15798, sectionsToRemove, f_75742_
boolean: m, hasToRemove, field_15800, hasLightUpdates, f_75736_
it.unimi.dsi.fastutil.longs.LongSet: r, columnsToRetainQueuedDataFor, field_19342, columnsToRetain, f_75741_
it.unimi.dsi.fastutil.longs.LongSet: k, columnsToRetainQueuedDataFor, field_19342, columnsToRetain, f_75741_
it.unimi.dsi.fastutil.longs.LongSet: q, untrustedSections, field_25621, queuedEdgeSections, f_75740_
int: a, LIGHT_AND_DATA, field_31710, field_31710, f_164440_
int: b, LIGHT_ONLY, field_31711, field_31711, f_164441_
int: c, EMPTY, field_31712, field_31712, f_164442_
it.unimi.dsi.fastutil.longs.Long2ByteMap: b, sectionStates, field_44716, sectionPropagations, f_283872_
it.unimi.dsi.fastutil.longs.LongSet: j, columnsWithSources, field_44718, enabledColumns, f_283775_
boolean: h, hasInconsistencies, field_44717, hasLightUpdates, f_283847_
Constructors
Methods
boolean (long): g, storingLightForSection, method_15524, hasSection, m_75791_
boolean (long): b, storingLightForSection, method_15524, hasSection, m_75791_
int (long): d, getLightValue, method_15538, getLight, m_6181_
int (long): a, getLightValue, method_15538, getLight, m_6181_
int (long): i, getStoredLevel, method_15537, get, m_75795_
int (long): e, getStoredLevel, method_15537, get, m_75795_
void (long, int): b, setStoredLevel, method_15525, set, m_75772_
void (long, int): a, setStoredLevel, method_15525, set, m_75772_
int (long): c, getLevel, method_15480, getLevel, m_6172_
int (long): b, getLevelFromSource, method_18749, getInitialLevel, m_7409_
void (long, int): a, setLevel, method_15485, setLevel, m_7351_
DataLayer (long): j, createDataLayer, method_15529, createSection, m_7667_
DataLayer (long): g, createDataLayer, method_15529, createSection, m_7667_
void (LayerLightEngine<?, ?>, long): a, clearQueuedSectionBlocks, method_15536, removeSection, m_75764_
void (LayerLightEngine<M, ?>, boolean, boolean): a, markNewInconsistencies, method_15527, updateLight, m_6716_
void (long): k, onNodeAdded, method_15523, onLoadSection, m_6177_
void (long): h, onNodeAdded, method_15523, onLoadSection, m_6177_
void (long): l, onNodeRemoved, method_15534, onUnloadSection, m_6187_
void (long): i, onNodeRemoved, method_15534, onUnloadSection, m_6187_
void (long, boolean): b, enableLightSources, method_15535, setColumnEnabled, m_7358_
void (long, boolean): b, setLightEnabled, method_15535, setColumnEnabled, m_284259_
void (long, DataLayer): a, queueSectionData, method_15532, enqueueSectionData, m_284542_
void (): d, runAllUpdates, method_15539, updateAll, m_75785_
void (): e, swapSectionMap, method_15530, notifyChanges, m_75790_
void (): b, swapSectionMap, method_15530, notifyChanges, m_75790_
DataLayer (long): h, getDataLayerData, method_20533, getLightSection, m_75793_
DataLayer (long): d, getDataLayerData, method_20533, getLightSection, m_75793_
void (LayerLightEngine<M, ?>, long): b, checkEdgesForSection, method_29967, updateSection, m_75777_
void (long, DataLayer, boolean): a, queueSectionData, method_15532, enqueueSectionData, m_75754_
DataLayer (long): c, getDataLayerToWrite, method_51547, method_51547, m_284157_
void (long): f, markSectionAndNeighborsAsAffected, method_51415, addNotifySections, m_280483_
void (LightEngine<M, ?>): a, markNewInconsistencies, method_15527, updateLight, m_284283_
boolean (long): j, lightOnInSection, method_51548, isSectionInEnabledColumn, m_284382_
void (long, byte): a, putSectionState, method_51546, setSectionPropagation, m_284336_
void (long): l, initializeSection, method_51550, queueForUpdate, m_284497_
void (long): m, removeSection, method_51551, queueForRemoval, m_284475_
LayerLightSectionStorage$SectionType (long): k, getDebugSectionType, method_51549, getStatus, m_284291_
1.19.4
Names
dsz
dvz
Fields
Constructors
Methods
1.19.3
Names
dpl
dsz
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
doo
dpl
Fields
Constructors
Methods
1.19
Names
din
doo
Fields
Constructors
Methods
1.18.2
Names
dhl
din
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dei
dhl
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cun
dei
net.minecraft.world.lighting.SectionLightStorage
net.minecraft.src.C_2679_
net.minecraft.server.v1_16_R3.LightEngineStorage
net.minecraft.world.level.lighting.LightEngineStorage
Fields
DataLayer: a, EMPTY_DATA, field_15801, EMPTY, field_215534_a
DataLayer: d, EMPTY_DATA, field_15801, EMPTY, f_75727_
Direction[]: k, DIRECTIONS, field_15799, DIRECTIONS, field_215544_k
Direction[]: n, DIRECTIONS, field_15799, DIRECTIONS, f_75737_
LightLayer: l, layer, field_15805, lightType, field_215545_l
LightLayer: o, layer, field_15805, lightType, f_75738_
LightChunkGetter: m, chunkSource, field_15803, chunkProvider, field_215546_m
LightChunkGetter: p, chunkSource, field_15803, chunkProvider, f_75739_
it.unimi.dsi.fastutil.longs.LongSet: b, dataSectionSet, field_15808, readySections, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: e, dataSectionSet, field_15808, readySections, f_75728_
it.unimi.dsi.fastutil.longs.LongSet: c, toMarkNoData, field_15797, markedNotReadySections, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: f, toMarkNoData, field_15797, markedNotReadySections, f_75729_
it.unimi.dsi.fastutil.longs.LongSet: d, toMarkData, field_15804, markedReadySections, field_215537_d
it.unimi.dsi.fastutil.longs.LongSet: g, toMarkData, field_15804, markedReadySections, f_75730_
M: e, visibleSectionData, field_15806, uncachedStorage, field_215538_e
M: h, visibleSectionData, field_15806, uncachedStorage, f_75731_
M: f, updatingSectionData, field_15796, storage, field_215539_f
M: i, updatingSectionData, field_15796, storage, f_75732_
it.unimi.dsi.fastutil.longs.LongSet: g, changedSections, field_15802, dirtySections, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: j, changedSections, field_15802, dirtySections, f_75733_
it.unimi.dsi.fastutil.longs.LongSet: h, sectionsAffectedByLightUpdates, field_16448, notifySections, field_215541_h
it.unimi.dsi.fastutil.longs.LongSet: k, sectionsAffectedByLightUpdates, field_16448, notifySections, f_75734_
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: i, queuedSections, field_15807, queuedSections, field_215542_i
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: l, queuedSections, field_15807, queuedSections, f_75735_
it.unimi.dsi.fastutil.longs.LongSet: p, toRemove, field_15798, sectionsToRemove, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: s, toRemove, field_15798, sectionsToRemove, f_75742_
boolean: j, hasToRemove, field_15800, hasLightUpdates, field_215543_j
boolean: m, hasToRemove, field_15800, hasLightUpdates, f_75736_
it.unimi.dsi.fastutil.longs.LongSet: o, columnsToRetainQueuedDataFor, field_19342, columnsToRetain, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: r, columnsToRetainQueuedDataFor, field_19342, columnsToRetain, f_75741_
it.unimi.dsi.fastutil.longs.LongSet: n, untrustedSections, field_25621, queuedEdgeSections, field_241536_n_
it.unimi.dsi.fastutil.longs.LongSet: q, untrustedSections, field_25621, queuedEdgeSections, f_75740_
int: a, LIGHT_AND_DATA, field_31710, field_31710, f_164440_
int: b, LIGHT_ONLY, field_31711, field_31711, f_164441_
int: c, EMPTY, field_31712, field_31712, f_164442_
Constructors
Methods
boolean (long): g, storingLightForSection, method_15524, hasSection, func_215518_g
boolean (long): g, storingLightForSection, method_15524, hasSection, m_75791_
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightSection, func_215520_a
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightSection, m_75758_
DataLayer (M, long): a, getDataLayer, method_15533, getLightSection, func_215531_a
DataLayer (M, long): a, getDataLayer, method_15533, getLightSection, m_75761_
int (long): d, getLightValue, method_15538, getLight, func_215525_d
int (long): d, getLightValue, method_15538, getLight, m_6181_
int (long): i, getStoredLevel, method_15537, get, func_215521_h
int (long): i, getStoredLevel, method_15537, get, m_75795_
void (long, int): b, setStoredLevel, method_15525, set, func_215517_b
void (long, int): b, setStoredLevel, method_15525, set, m_75772_
int (long): c, getLevel, method_15480, getLevel, func_215471_c
int (long): c, getLevel, method_15480, getLevel, m_6172_
int (long): b, getLevelFromSource, method_18749, getInitialLevel, func_215516_b
int (long): b, getLevelFromSource, method_18749, getInitialLevel, m_7409_
void (long, int): a, setLevel, method_15485, setLevel, func_215476_a
void (long, int): a, setLevel, method_15485, setLevel, m_7351_
DataLayer (long): j, createDataLayer, method_15529, createSection, func_215530_i
DataLayer (long): j, createDataLayer, method_15529, createSection, m_7667_
void (LayerLightEngine<?, ?>, long): a, clearQueuedSectionBlocks, method_15536, removeSection, func_215528_a
void (LayerLightEngine<?, ?>, long): a, clearQueuedSectionBlocks, method_15536, removeSection, m_75764_
boolean (): a, hasInconsistencies, method_15528, hasLightUpdates, func_215527_a
boolean (): a, hasInconsistencies, method_15528, hasLightUpdates, m_6808_
void (LayerLightEngine<M, ?>, boolean, boolean): a, markNewInconsistencies, method_15527, updateLight, func_215522_a
void (LayerLightEngine<M, ?>, boolean, boolean): a, markNewInconsistencies, method_15527, updateLight, m_6716_
void (long): k, onNodeAdded, method_15523, onLoadSection, func_215524_j
void (long): k, onNodeAdded, method_15523, onLoadSection, m_6177_
void (long): l, onNodeRemoved, method_15534, onUnloadSection, func_215523_k
void (long): l, onNodeRemoved, method_15534, onUnloadSection, m_6187_
void (long, boolean): b, enableLightSources, method_15535, setColumnEnabled, func_215526_b
void (long, boolean): b, enableLightSources, method_15535, setColumnEnabled, m_7358_
void (long, boolean): d, updateSectionStatus, method_15526, setSectionStatus, func_215519_c
void (long, boolean): d, updateSectionStatus, method_15526, setSectionStatus, m_75787_
void (): d, runAllUpdates, method_15539, updateAll, func_215532_c
void (): d, runAllUpdates, method_15539, updateAll, m_75785_
void (): e, swapSectionMap, method_15530, notifyChanges, func_215533_d
void (): e, swapSectionMap, method_15530, notifyChanges, m_75790_
DataLayer (long): h, getDataLayerData, method_20533, getLightSection, func_222858_h
DataLayer (long): h, getDataLayerData, method_20533, getLightSection, m_75793_
void (long, boolean): c, retainData, method_20600, setRetainColumn, func_223113_c
void (long, boolean): c, retainData, method_20600, setRetainColumn, m_75782_
void (LayerLightEngine<M, ?>, long): b, checkEdgesForSection, method_29967, updateSection, func_241538_b_
void (LayerLightEngine<M, ?>, long): b, checkEdgesForSection, method_29967, updateSection, m_75777_
void (long, DataLayer, boolean): a, queueSectionData, method_15532, enqueueSectionData, func_215529_a
void (long, DataLayer, boolean): a, queueSectionData, method_15532, enqueueSectionData, m_75754_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cuk
cun
net.minecraft.server.v1_16_R2.LightEngineStorage
net.minecraft.server.v1_16_R3.LightEngineStorage
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cwq
cuk
net.minecraft.server.v1_16_R1.LightEngineStorage
net.minecraft.server.v1_16_R2.LightEngineStorage
Fields
it.unimi.dsi.fastutil.longs.LongSet: b, dataSectionSet, field_15808, nonEmptySections, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: b, dataSectionSet, field_15808, readySections, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: c, toMarkNoData, field_15797, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: c, toMarkNoData, field_15797, markedNotReadySections, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: d, toMarkData, field_15804, field_15804, field_215537_d
it.unimi.dsi.fastutil.longs.LongSet: d, toMarkData, field_15804, markedReadySections, field_215537_d
M: e, visibleSectionData, field_15806, uncachedLightArrays, field_215538_e
M: e, visibleSectionData, field_15806, uncachedStorage, field_215538_e
M: f, updatingSectionData, field_15796, lightArrays, field_215539_f
M: f, updatingSectionData, field_15796, storage, field_215539_f
it.unimi.dsi.fastutil.longs.LongSet: g, changedSections, field_15802, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: g, changedSections, field_15802, dirtySections, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: h, sectionsAffectedByLightUpdates, field_16448, dirtySections, field_215541_h
it.unimi.dsi.fastutil.longs.LongSet: h, sectionsAffectedByLightUpdates, field_16448, notifySections, field_215541_h
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: i, queuedSections, field_15807, lightArraysToAdd, field_215542_i
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: i, queuedSections, field_15807, queuedSections, field_215542_i
it.unimi.dsi.fastutil.longs.LongSet: p, toRemove, field_15798, lightArraysToRemove, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: p, toRemove, field_15798, sectionsToRemove, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: o, columnsToRetainQueuedDataFor, field_19342, field_19342, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: o, columnsToRetainQueuedDataFor, field_19342, columnsToRetain, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: n, untrustedSections, field_25621, field_25621, field_241536_n_
it.unimi.dsi.fastutil.longs.LongSet: n, untrustedSections, field_25621, queuedEdgeSections, field_241536_n_
Constructors
Methods
boolean (long): g, storingLightForSection, method_15524, hasLight, func_215518_g
boolean (long): g, storingLightForSection, method_15524, hasSection, func_215518_g
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightArray, func_215520_a
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightSection, func_215520_a
DataLayer (M, long): a, getDataLayer, method_15533, getLightArray, func_215531_a
DataLayer (M, long): a, getDataLayer, method_15533, getLightSection, func_215531_a
DataLayer (long): j, createDataLayer, method_15529, createLightArray, func_215530_i
DataLayer (long): j, createDataLayer, method_15529, createSection, func_215530_i
void (LayerLightEngine<?, ?>, long): a, clearQueuedSectionBlocks, method_15536, removeChunkData, func_215528_a
void (LayerLightEngine<?, ?>, long): a, clearQueuedSectionBlocks, method_15536, removeSection, func_215528_a
void (LayerLightEngine<M, ?>, boolean, boolean): a, markNewInconsistencies, method_15527, updateLightArrays, func_215522_a
void (LayerLightEngine<M, ?>, boolean, boolean): a, markNewInconsistencies, method_15527, updateLight, func_215522_a
void (long): k, onNodeAdded, method_15523, onLightArrayCreated, func_215524_j
void (long): k, onNodeAdded, method_15523, onLoadSection, func_215524_j
void (long): l, onNodeRemoved, method_15534, onChunkRemoved, func_215523_k
void (long): l, onNodeRemoved, method_15534, onUnloadSection, func_215523_k
void (long, boolean): b, enableLightSources, method_15535, setLightEnabled, func_215526_b
void (long, boolean): b, enableLightSources, method_15535, setColumnEnabled, func_215526_b
void (long, boolean): d, updateSectionStatus, method_15526, updateSectionStatus, func_215519_c
void (long, boolean): d, updateSectionStatus, method_15526, setSectionStatus, func_215519_c
void (): e, swapSectionMap, method_15530, notifyChunkProvider, func_215533_d
void (): e, swapSectionMap, method_15530, notifyChanges, func_215533_d
DataLayer (long): h, getDataLayerData, method_20533, getLightArray, func_222858_h
DataLayer (long): h, getDataLayerData, method_20533, getLightSection, func_222858_h
void (long, boolean): c, retainData, method_20600, setRetainData, func_223113_c
void (long, boolean): c, retainData, method_20600, setRetainColumn, func_223113_c
void (LayerLightEngine<M, ?>, long): b, checkEdgesForSection, method_29967, method_29967, func_241538_b_
void (LayerLightEngine<M, ?>, long): b, checkEdgesForSection, method_29967, updateSection, func_241538_b_
void (long, DataLayer, boolean): a, queueSectionData, method_15532, setLightArray, func_215529_a
void (long, DataLayer, boolean): a, queueSectionData, method_15532, enqueueSectionData, func_215529_a
1.16.1
Names
cnz
cwq
net.minecraft.server.v1_15_R1.LightEngineStorage
net.minecraft.server.v1_16_R1.LightEngineStorage
Fields
it.unimi.dsi.fastutil.longs.LongSet: c, toMarkNoData, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: c, toMarkNoData, field_15797, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: d, toMarkData, field_15804, field_215537_d
it.unimi.dsi.fastutil.longs.LongSet: d, toMarkData, field_15804, field_15804, field_215537_d
it.unimi.dsi.fastutil.longs.LongSet: g, changedSections, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: g, changedSections, field_15802, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: o, toRemove, field_15798, lightArraysToRemove, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: p, toRemove, field_15798, lightArraysToRemove, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: n, columnsToRetainQueuedDataFor, field_19342, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: o, columnsToRetainQueuedDataFor, field_19342, field_19342, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: n, untrustedSections, field_25621, field_25621, field_241536_n_
Constructors
Methods
void (long, DataLayer): a, queueSectionData, method_15532, setLightArray, func_215529_a
void (LayerLightEngine<M, ?>, long): b, checkEdgesForSection, method_29967, method_29967, func_241538_b_
void (long, DataLayer, boolean): a, queueSectionData, method_15532, setLightArray, func_215529_a
1.15.2
Names
cnw
cnz
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
cla
cnw
net.minecraft.server.v1_14_R1.LightEngineStorage
net.minecraft.server.v1_15_R1.LightEngineStorage
Fields
it.unimi.dsi.fastutil.longs.LongSet: b, dataSectionSet, field_15808, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: b, dataSectionSet, field_15808, nonEmptySections, field_215535_b
Constructors
Methods
void (long, boolean): b, enableLightSources, method_15535, func_215526_b
void (long, boolean): b, enableLightSources, method_15535, setLightEnabled, func_215526_b
void (): c, runAllUpdates, method_15539, updateAll, func_215532_c
void (): d, runAllUpdates, method_15539, updateAll, func_215532_c
void (): d, swapSectionMap, method_15530, notifyChunkProvider, func_215533_d
void (): e, swapSectionMap, method_15530, notifyChunkProvider, func_215533_d
DataLayer (long): h, getDataLayerData, method_20533, func_222858_h
DataLayer (long): h, getDataLayerData, method_20533, getLightArray, func_222858_h
void (long, boolean): c, retainData, method_20600, func_223113_c
void (long, boolean): c, retainData, method_20600, setRetainData, func_223113_c
1.14.4
Names
ckv
cla
net.minecraft.world.level.lighting.LayerLightSectionStorage
Fields
NibbleArray: a, field_15801, EMPTY, field_215534_a
DataLayer: a, EMPTY_DATA, field_15801, EMPTY, field_215534_a
EnumDirection[]: k, field_15799, DIRECTIONS, field_215544_k
Direction[]: k, DIRECTIONS, field_15799, DIRECTIONS, field_215544_k
EnumSkyBlock: l, field_15805, lightType, field_215545_l
LightLayer: l, layer, field_15805, lightType, field_215545_l
ILightAccess: m, field_15803, chunkProvider, field_215546_m
LightChunkGetter: m, chunkSource, field_15803, chunkProvider, field_215546_m
it.unimi.dsi.fastutil.longs.LongSet: b, field_15808, field_15808, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: b, dataSectionSet, field_15808, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: c, field_15797, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: c, toMarkNoData, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: d, field_15804, field_15804, field_215537_d
it.unimi.dsi.fastutil.longs.LongSet: d, toMarkData, field_15804, field_215537_d
M: e, field_15806, dataStorageUncached, field_215538_e
M: e, visibleSectionData, field_15806, uncachedLightArrays, field_215538_e
M: f, field_15796, dataStorage, field_215539_f
M: f, updatingSectionData, field_15796, lightArrays, field_215539_f
it.unimi.dsi.fastutil.longs.LongSet: g, field_15802, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: g, changedSections, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: h, field_16448, toNotify, field_215541_h
it.unimi.dsi.fastutil.longs.LongSet: h, sectionsAffectedByLightUpdates, field_16448, dirtySections, field_215541_h
it.unimi.dsi.fastutil.longs.Long2ObjectMap<NibbleArray>: i, field_15807, toUpdate, field_215542_i
it.unimi.dsi.fastutil.longs.Long2ObjectMap<DataLayer>: i, queuedSections, field_15807, lightArraysToAdd, field_215542_i
it.unimi.dsi.fastutil.longs.LongSet: o, field_15798, toRemove, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: o, toRemove, field_15798, lightArraysToRemove, field_215547_n
boolean: j, field_15800, hasLightUpdates, field_215543_j
boolean: j, hasToRemove, field_15800, hasLightUpdates, field_215543_j
it.unimi.dsi.fastutil.longs.LongSet: n, field_19342, field_19342, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: n, columnsToRetainQueuedDataFor, field_19342, field_223114_n
Constructors
Methods
boolean (long): g, method_15524, hasChunk, func_215518_g
boolean (long): g, storingLightForSection, method_15524, hasLight, func_215518_g
NibbleArray (long, boolean): a, method_15522, getDataForChunk, func_215520_a
DataLayer (long, boolean): a, getDataLayer, method_15522, getLightArray, func_215520_a
NibbleArray (M, long): a, method_15533, getDataForChunk, func_215531_a
DataLayer (M, long): a, getDataLayer, method_15533, getLightArray, func_215531_a
int (long): d, method_15538, getLight, func_215525_d
int (long): d, getLightValue, method_15538, getLight, func_215525_d
int (long): i, method_15537, get, func_215521_h
int (long): i, getStoredLevel, method_15537, get, func_215521_h
void (long, int): b, method_15525, set, func_215517_b
void (long, int): b, setStoredLevel, method_15525, set, func_215517_b
int (long): c, method_15480, getLevel, func_215471_c
int (long): c, getLevel, method_15480, getLevel, func_215471_c
int (long): b, method_18749, getInitialLevel, func_215516_b
int (long): b, getLevelFromSource, method_18749, getInitialLevel, func_215516_b
void (long, int): a, method_15485, setLevel, func_215476_a
void (long, int): a, setLevel, method_15485, setLevel, func_215476_a
NibbleArray (long): j, method_15529, getDataForChunk, func_215530_i
DataLayer (long): j, createDataLayer, method_15529, createLightArray, func_215530_i
void (LightEngineLayer<?, ?>, long): a, method_15536, removeChunkData, func_215528_a
void (LayerLightEngine<?, ?>, long): a, clearQueuedSectionBlocks, method_15536, removeChunkData, func_215528_a
boolean (): a, method_15528, hasLightUpdates, func_215527_a
boolean (): a, hasInconsistencies, method_15528, hasLightUpdates, func_215527_a
void (LightEngineLayer<M, ?>, boolean, boolean): a, method_15527, processUpdates, func_215522_a
void (LayerLightEngine<M, ?>, boolean, boolean): a, markNewInconsistencies, method_15527, updateLightArrays, func_215522_a
void (long): k, method_15523, method_15523, func_215524_j
void (long): k, onNodeAdded, method_15523, onLightArrayCreated, func_215524_j
void (long): l, method_15534, onChunkRemoved, func_215523_k
void (long): l, onNodeRemoved, method_15534, onChunkRemoved, func_215523_k
void (long, boolean): b, method_15535, method_15535, func_215526_b
void (long, boolean): b, enableLightSources, method_15535, func_215526_b
void (long, NibbleArray): a, method_15532, scheduleToUpdate, func_215529_a
void (long, DataLayer): a, queueSectionData, method_15532, setLightArray, func_215529_a
void (long, boolean): d, method_15526, scheduleChunkLightUpdate, func_215519_c
void (long, boolean): d, updateSectionStatus, method_15526, updateSectionStatus, func_215519_c
void (): c, method_15539, updateAll, func_215532_c
void (): c, runAllUpdates, method_15539, updateAll, func_215532_c
void (): d, method_15530, notifyChunkProvider, func_215533_d
void (): d, swapSectionMap, method_15530, notifyChunkProvider, func_215533_d
NibbleArray (long): h, method_20533, method_20533, func_222858_h
DataLayer (long): h, getDataLayerData, method_20533, func_222858_h
void (long, boolean): c, method_20600, method_20600, func_223113_c
void (long, boolean): c, retainData, method_20600, func_223113_c
1.14.3
Names
ckr
ckv
net.minecraft.world.chunk.light.LightStorage
Fields
NibbleArray: a, field_15801, field_215534_a
NibbleArray: a, field_15801, EMPTY, field_215534_a
EnumDirection[]: k, field_15799, field_215544_k
EnumDirection[]: k, field_15799, DIRECTIONS, field_215544_k
EnumSkyBlock: l, field_15805, field_215545_l
EnumSkyBlock: l, field_15805, lightType, field_215545_l
ILightAccess: m, field_15803, field_215546_m
ILightAccess: m, field_15803, chunkProvider, field_215546_m
it.unimi.dsi.fastutil.longs.LongSet: b, field_15808, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: b, field_15808, field_15808, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: c, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: c, field_15797, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: d, field_15804, field_215537_d
it.unimi.dsi.fastutil.longs.LongSet: d, field_15804, field_15804, field_215537_d
M: e, field_15806, field_215538_e
M: e, field_15806, dataStorageUncached, field_215538_e
M: f, field_15796, field_215539_f
M: f, field_15796, dataStorage, field_215539_f
it.unimi.dsi.fastutil.longs.LongSet: g, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: g, field_15802, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: h, field_16448, field_215541_h
it.unimi.dsi.fastutil.longs.LongSet: h, field_16448, toNotify, field_215541_h
it.unimi.dsi.fastutil.longs.Long2ObjectMap<NibbleArray>: i, field_15807, field_215542_i
it.unimi.dsi.fastutil.longs.Long2ObjectMap<NibbleArray>: i, field_15807, toUpdate, field_215542_i
it.unimi.dsi.fastutil.longs.LongSet: o, field_15798, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: o, field_15798, toRemove, field_215547_n
boolean: j, field_15800, field_215543_j
boolean: j, field_15800, hasLightUpdates, field_215543_j
it.unimi.dsi.fastutil.longs.LongSet: n, field_19342, field_223114_n
it.unimi.dsi.fastutil.longs.LongSet: n, field_19342, field_19342, field_223114_n
Constructors
Methods
boolean (long): g, method_15524, func_215518_g
boolean (long): g, method_15524, hasChunk, func_215518_g
NibbleArray (long, boolean): a, method_15522, func_215520_a
NibbleArray (long, boolean): a, method_15522, getDataForChunk, func_215520_a
NibbleArray (M, long): a, method_15533, func_215531_a
NibbleArray (M, long): a, method_15533, getDataForChunk, func_215531_a
int (long): d, method_15538, func_215525_d
int (long): d, method_15538, getLight, func_215525_d
int (long): i, method_15537, func_215521_h
int (long): i, method_15537, get, func_215521_h
void (long, int): b, method_15525, func_215517_b
void (long, int): b, method_15525, set, func_215517_b
int (long): c, method_15480, func_215471_c
int (long): c, method_15480, getLevel, func_215471_c
int (long): b, method_18749, func_215516_b
int (long): b, method_18749, getInitialLevel, func_215516_b
void (long, int): a, method_15485, func_215476_a
void (long, int): a, method_15485, setLevel, func_215476_a
NibbleArray (long): j, method_15529, func_215530_i
NibbleArray (long): j, method_15529, getDataForChunk, func_215530_i
void (LightEngineLayer<?, ?>, long): a, method_15536, func_215528_a
void (LightEngineLayer<?, ?>, long): a, method_15536, removeChunkData, func_215528_a
boolean (): a, method_15528, func_215527_a
boolean (): a, method_15528, hasLightUpdates, func_215527_a
void (LightEngineLayer<M, ?>, boolean, boolean): a, method_15527, func_215522_a
void (LightEngineLayer<M, ?>, boolean, boolean): a, method_15527, processUpdates, func_215522_a
void (long): k, method_15523, func_215524_j
void (long): k, method_15523, method_15523, func_215524_j
void (long): l, method_15534, func_215523_k
void (long): l, method_15534, onChunkRemoved, func_215523_k
void (long, boolean): b, method_15535, func_215526_b
void (long, boolean): b, method_15535, method_15535, func_215526_b
void (long, NibbleArray): a, method_15532, func_215529_a
void (long, NibbleArray): a, method_15532, scheduleToUpdate, func_215529_a
void (long, boolean): d, method_15526, func_215519_c
void (long, boolean): d, method_15526, scheduleChunkLightUpdate, func_215519_c
void (): c, method_15539, func_215532_c
void (): c, method_15539, updateAll, func_215532_c
void (): d, method_15530, func_215533_d
void (): d, method_15530, notifyChunkProvider, func_215533_d
NibbleArray (long): h, method_20533, func_222858_h
NibbleArray (long): h, method_20533, method_20533, func_222858_h
void (long, boolean): c, method_20600, func_223113_c
void (long, boolean): c, method_20600, method_20600, func_223113_c
1.14.2
Names
Fields
it.unimi.dsi.fastutil.longs.LongSet: n, field_15798, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: o, field_15798, field_215547_n
it.unimi.dsi.fastutil.longs.LongSet: n, field_19342, field_223114_n
Constructors
Methods
void (long, boolean): c, method_15526, func_215519_c
void (long, boolean): d, method_15526, func_215519_c
void (long, boolean): c, method_20600, func_223113_c
1.14.1
Names
ckp
ckr
Fields
Constructors
Methods
int (long): h, method_15537, func_215521_h
int (long): i, method_15537, func_215521_h
NibbleArray (long): i, method_15529, func_215530_i
NibbleArray (long): j, method_15529, func_215530_i
void (long): j, method_15523, func_215524_j
void (long): k, method_15523, func_215524_j
void (long): k, method_15534, func_215523_k
void (long): l, method_15534, func_215523_k
NibbleArray (long): h, method_20533, func_222858_h
1.14
Names
ckp
net.minecraft.class_3560
net.minecraft.world.lighting.SectionLightStorage
net.minecraft.server.v1_14_R1.LightEngineStorage
Fields
NibbleArray: a, field_15801, field_215534_a
EnumDirection[]: k, field_15799, field_215544_k
EnumSkyBlock: l, field_15805, field_215545_l
ILightAccess: m, field_15803, field_215546_m
it.unimi.dsi.fastutil.longs.LongSet: b, field_15808, field_215535_b
it.unimi.dsi.fastutil.longs.LongSet: c, field_15797, field_215536_c
it.unimi.dsi.fastutil.longs.LongSet: d, field_15804, field_215537_d
M: e, field_15806, field_215538_e
M: f, field_15796, field_215539_f
it.unimi.dsi.fastutil.longs.LongSet: g, field_15802, field_215540_g
it.unimi.dsi.fastutil.longs.LongSet: h, field_16448, field_215541_h
it.unimi.dsi.fastutil.longs.Long2ObjectMap<NibbleArray>: i, field_15807, field_215542_i
it.unimi.dsi.fastutil.longs.LongSet: n, field_15798, field_215547_n
boolean: j, field_15800, field_215543_j
Constructors
(EnumSkyBlock, ILightAccess, M)
Methods
boolean (long): g, method_15524, func_215518_g
NibbleArray (long, boolean): a, method_15522, func_215520_a
NibbleArray (M, long): a, method_15533, func_215531_a
int (long): d, method_15538, func_215525_d
int (long): h, method_15537, func_215521_h
void (long, int): b, method_15525, func_215517_b
int (long): c, method_15480, func_215471_c
int (long): b, method_18749, func_215516_b
void (long, int): a, method_15485, func_215476_a
NibbleArray (long): i, method_15529, func_215530_i
void (LightEngineLayer<?, ?>, long): a, method_15536, func_215528_a
boolean (): a, method_15528, func_215527_a
void (LightEngineLayer<M, ?>, boolean, boolean): a, method_15527, func_215522_a
void (long): j, method_15523, func_215524_j
void (long): k, method_15534, func_215523_k
void (long, boolean): b, method_15535, func_215526_b
void (long, NibbleArray): a, method_15532, func_215529_a
void (long, boolean): c, method_15526, func_215519_c
void (): c, method_15539, func_215532_c
void (): d, method_15530, func_215533_d