Package | Description |
---|---|
net.minecraft.world.lighting |
Modifier and Type | Class and Description |
---|---|
class |
LightDataMap<M extends LightDataMap<M>> |
class |
LightEngine<M extends LightDataMap<M>,S extends SectionLightStorage<M>> |
class |
SectionLightStorage<M extends LightDataMap<M>> |
Modifier and Type | Class and Description |
---|---|
static class |
BlockLightStorage.StorageMap |
static class |
SkyLightStorage.StorageMap |
Modifier and Type | Field and Description |
---|---|
protected M |
SectionLightStorage.cachedLightData |
protected M |
SectionLightStorage.uncachedLightData |