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 voidsetSectionStatus(BlockPos pos, boolean notReady)voidsetSectionStatus(ChunkSectionPos pos, boolean notReady)
-
Method Details
-
setSectionStatus
-
setSectionStatus
-