net.minecraft.world.chunk

public interface ChunkProvider

net.minecraft.world.level.chunk.LightChunkGetter
net.minecraft.class_2823
net.minecraft.world.chunk.ChunkProvider

Method summary

Modifier and TypeMethod
LightSourceView
getChunkForLighting(int x, int z)
method_12246(int arg0, int arg1)
getChunk(int chunkX, int chunkZ)
default void
onLightUpdate(LightLayer layer, SectionPos pos)
method_12247(class_1944 arg0, class_4076 arg1)
onLightUpdate(LightType type, ChunkSectionPos pos)
BlockView
getLevel()
method_16399()
getWorld()