Interface IChunkLightProvider

    • Method Detail

      • getChunkForLighting

        @Nullable
        IBlockReader getChunkForLighting​(int p_217202_1_,
                                         int p_217202_2_)
      • onLightUpdate

        default void onLightUpdate​(LightType p_217201_1_,
                                   SectionPos p_217201_2_)