Interface LightingView

All Known Subinterfaces:
ChunkLightingView
All Known Implementing Classes:
ChunkBlockLightProvider, ChunkLightingView.Empty, ChunkLightProvider, ChunkSkyLightProvider, LightingProvider, ServerLightingProvider

public interface LightingView
  • Method Details

    • setSectionStatus

      default void setSectionStatus​(BlockPos pos, boolean notReady)
    • setSectionStatus

      void setSectionStatus​(ChunkSectionPos pos, boolean notReady)