Interface LightChunkGetter
- All Known Implementing Classes:
ChunkSource, ClientChunkCache, ServerChunkCache
public interface LightChunkGetter
-
Method Summary
Modifier and TypeMethodDescription@Nullable LightChunkgetChunkForLighting(int x, int z) getLevel()default voidonLightUpdate(LightLayer layer, SectionPos pos)
-
Method Details
-
getChunkForLighting
-
onLightUpdate
-
getLevel
BlockGetter getLevel()
-