Uses of Class
net.minecraft.world.level.lighting.LightEngine
Packages that use LightEngine
-
Uses of LightEngine in net.minecraft.world.level.lighting
Subclasses of LightEngine in net.minecraft.world.level.lightingFields in net.minecraft.world.level.lighting declared as LightEngineModifier and TypeFieldDescriptionprivate final LightEngine<?,
?> LevelLightEngine.blockEngine
private final LightEngine<?,
?> LevelLightEngine.skyEngine
Methods in net.minecraft.world.level.lighting with parameters of type LightEngineModifier and TypeMethodDescriptionprotected void
LayerLightSectionStorage.markNewInconsistencies
(LightEngine<M, ?> p_285081_)