Uses of Class
net.minecraft.world.lighting.LightEngine
Packages that use LightEngine
-
Uses of LightEngine in net.minecraft.world.lighting
Subclasses of LightEngine in net.minecraft.world.lightingFields in net.minecraft.world.lighting declared as LightEngineModifier and TypeFieldDescriptionprivate final LightEngine<?,?> WorldLightManager.blockEngineprivate final LightEngine<?,?> WorldLightManager.skyEngineMethods in net.minecraft.world.lighting with parameters of type LightEngineModifier and TypeMethodDescriptionprivate voidSectionLightStorage.checkEdgesForSection(LightEngine<M, ?> p_241538_1_, long p_241538_2_) protected voidSectionLightStorage.clearQueuedSectionBlocks(LightEngine<?, ?> p_215528_1_, long p_215528_2_) protected voidSectionLightStorage.markNewInconsistencies(LightEngine<M, ?> p_215522_1_, boolean p_215522_2_, boolean p_215522_3_) protected voidSkyLightStorage.markNewInconsistencies(LightEngine<SkyLightStorage.StorageMap, ?> p_215522_1_, boolean p_215522_2_, boolean p_215522_3_)