Package net.minestom.server.instance
Interface ChunkPopulator
public interface ChunkPopulator
-
Method Summary
Modifier and Type Method Description void
populateChunk(ChunkBatch batch, Chunk chunk)
public interface ChunkPopulator
Modifier and Type | Method | Description |
---|---|---|
void |
populateChunk(ChunkBatch batch,
Chunk chunk) |