Beispiel #1
0
 public void ChunkReceived(ChunkColumn chunkColumn)
 {
     WorldProvider.ChunkReceived(chunkColumn);
 }