public interface ChunkProvider
Modifier and Type | Method and Description |
---|---|
BlockView |
getChunk(int chunkX,
int chunkZ) |
BlockView |
getWorld() |
default void |
onLightUpdate(LightType type,
ChunkSectionPos pos) |
default void onLightUpdate(LightType type, ChunkSectionPos pos)
BlockView getWorld()