Package net.minecraft.world.level.chunk
Interface LightChunkGetter
- All Known Implementing Classes:
ChunkSource
,ClientChunkCache
,ServerChunkCache
public interface LightChunkGetter
-
Method Summary
Modifier and TypeMethodDescriptiongetChunkForLighting
(int pChunkX, int pChunkZ) getLevel()
default void
onLightUpdate
(LightLayer pLayer, SectionPos pPos)
-
Method Details
-
getChunkForLighting
-
onLightUpdate
-
getLevel
BlockGetter getLevel()
-