public interface ChunkLightingView extends LightingView
| Modifier and Type | Interface and Description |
|---|---|
static class |
ChunkLightingView.Empty |
| Modifier and Type | Method and Description |
|---|---|
ChunkNibbleArray |
getLightArray(ChunkSectionPos pos) |
int |
getLightLevel(BlockPos blockPos) |
updateSectionStatus, updateSectionStatus@Nullable ChunkNibbleArray getLightArray(ChunkSectionPos pos)
int getLightLevel(BlockPos blockPos)