public interface LightingView
| Modifier and Type | Method and Description |
|---|---|
default void |
updateSectionStatus(BlockPos pos,
boolean status) |
void |
updateSectionStatus(ChunkSectionPos pos,
boolean status) |
default void updateSectionStatus(BlockPos pos, boolean status)
void updateSectionStatus(ChunkSectionPos pos, boolean status)