net.minecraft.world.level.lighting

public class SkyLightSectionStorage

extends LayerLightSectionStorage<SkyLightSectionStorage$SkyDataLayerStorageMap>

etr
net.minecraft.world.level.lighting.SkyLightSectionStorage
net.minecraft.class_3569
net.minecraft.world.chunk.light.SkyLightStorage
net.minecraft.world.level.lighting.LightEngineStorageSky

Constructor summary

ModifierConstructor
protected (LightChunkGetter chunkProvider)

Method summary

Modifier and TypeMethod
protected int
a(long arg0)
getLightValue(long arg0)
method_15538(long arg0)
getLight(long arg0)
protected int
e(long arg0, boolean arg1)
getLightValue(long arg0, boolean arg1)
method_31931(long arg0, boolean arg1)
getLight(long blockPos, boolean cached)
protected void
h(long arg0)
onNodeAdded(long arg0)
method_15523(long arg0)
onLoadSection(long arg0)
protected void
i(long arg0)
onNodeRemoved(long arg0)
method_15534(long arg0)
onUnloadSection(long arg0)
protected DataLayer
g(long arg0)
createDataLayer(long arg0)
method_15529(long arg0)
createSection(long arg0)
private static DataLayer
a(dzv arg0)
repeatFirstLayer(DataLayer arg0)
method_37460(class_2804 arg0)
copy(ChunkNibbleArray source)
protected boolean
a(int arg0)
hasLightDataAtOrBelow(int arg0)
method_15567(int arg0)
isAboveMinHeight(int sectionY)
protected boolean
m(long arg0)
isAboveData(long arg0)
method_15568(long arg0)
isAtOrAboveTopmostSection(long sectionPos)
protected int
n(long arg0)
getTopSectionY(long arg0)
method_51594(long arg0)
getTopSectionForColumn(long columnPos)
protected int
c()
getBottomSectionY()
method_51593()
getMinSectionY()