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