net.minecraft.world.chunk.light

public interface LightSourceView

extends BlockView

net.minecraft.world.level.chunk.LightChunk
net.minecraft.class_8527
net.minecraft.world.chunk.light.LightSourceView

Method summary

Modifier and TypeMethod
void
findBlockLightSources(BiConsumer<BlockPos, BlockState> consumer)
method_51524(BiConsumer<class_2338, class_2680> arg0)
forEachLightSource(BiConsumer<BlockPos, BlockState> callback)
ChunkSkyLight
getSkyLightSources()
method_12018()
getChunkSkyLight()