| Package | Description |
|---|---|
| net.minecraft.world.lighting |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockLightEngine |
class |
SkyLightEngine |
| Modifier and Type | Field and Description |
|---|---|
private LightEngine<?,?> |
WorldLightManager.blockLight |
private LightEngine<?,?> |
WorldLightManager.skyLight |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SectionLightStorage.cancelSectionUpdates(LightEngine<?,?> engine,
long sectionPosIn) |
protected void |
SectionLightStorage.updateSections(LightEngine<M,?> engine,
boolean updateSkyLight,
boolean updateBlockLight) |
protected void |
SkyLightStorage.updateSections(LightEngine<SkyLightStorage.StorageMap,?> engine,
boolean updateSkyLight,
boolean updateBlockLight) |