Package net.minecraft.world.level.chunk
Interface LightChunkGetter
- All Known Implementing Classes:
ChunkSource,ClientChunkCache,ServerChunkCache
public interface LightChunkGetter
-
Method Summary
Modifier and TypeMethodDescription@Nullable LightChunkgetChunkForLighting(int chunkX, int chunkZ) getLevel()default voidonLightUpdate(LightLayer lightLayer, SectionPos pos)
-
Method Details
-
getChunkForLighting
-
onLightUpdate
-
getLevel
BlockGetter getLevel()
-