Package net.minecraft.world.chunk.light
Interface LightingView
- All Known Subinterfaces:
ChunkLightingView
- All Known Implementing Classes:
ChunkBlockLightProvider,ChunkLightingView.Empty,ChunkLightProvider,ChunkSkyLightProvider,LightingProvider,ServerLightingProvider
public interface LightingView
-
Method Summary
Modifier and Type Method Description default voidupdateSectionStatus(BlockPos pos, boolean status)voidupdateSectionStatus(ChunkSectionPos pos, boolean status)