Uses of Class
net.minecraft.world.lighting.LightDataMap
-
Packages that use LightDataMap Package Description net.minecraft.world.lighting -
-
Uses of LightDataMap in net.minecraft.world.lighting
Classes in net.minecraft.world.lighting with type parameters of type LightDataMap Modifier and Type Class Description class
LightDataMap<M extends LightDataMap<M>>
class
LightEngine<M extends LightDataMap<M>,S extends SectionLightStorage<M>>
class
SectionLightStorage<M extends LightDataMap<M>>
Subclasses of LightDataMap in net.minecraft.world.lighting Modifier and Type Class Description static class
BlockLightStorage.StorageMap
static class
SkyLightStorage.StorageMap
Fields in net.minecraft.world.lighting declared as LightDataMap Modifier and Type Field Description protected M
SectionLightStorage. updatingSectionData
protected M
SectionLightStorage. visibleSectionData
-