Uses of Class
net.minecraft.world.level.lighting.ChunkSkyLightSources
Packages that use ChunkSkyLightSources
-
Uses of ChunkSkyLightSources in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk declared as ChunkSkyLightSourcesMethods in net.minecraft.world.level.chunk that return ChunkSkyLightSourcesModifier and TypeMethodDescriptionChunkAccess.getSkyLightSources()
ImposterProtoChunk.getSkyLightSources()
LightChunk.getSkyLightSources()
-
Uses of ChunkSkyLightSources in net.minecraft.world.level.lighting
Fields in net.minecraft.world.level.lighting declared as ChunkSkyLightSourcesModifier and TypeFieldDescriptionprivate final ChunkSkyLightSources
SkyLightEngine.emptyChunkSources
Methods in net.minecraft.world.level.lighting that return ChunkSkyLightSourcesModifier and TypeMethodDescriptionprivate ChunkSkyLightSources
SkyLightEngine.getChunkSources
(int p_285270_, int p_285307_)