Пример #1
0
 @Override
 public void fixLighting(Iterable<BlockVector2D> chunks) {
   world.fixLighting(chunks);
 }