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 classLightDataMap<M extends LightDataMap<M>>classLightEngine<M extends LightDataMap<M>,S extends SectionLightStorage<M>>classSectionLightStorage<M extends LightDataMap<M>>Subclasses of LightDataMap in net.minecraft.world.lighting Modifier and Type Class Description static classBlockLightStorage.StorageMapstatic classSkyLightStorage.StorageMapFields in net.minecraft.world.lighting declared as LightDataMap Modifier and Type Field Description protected MSectionLightStorage. updatingSectionDataprotected MSectionLightStorage. visibleSectionData
-