Пример #1
0
 @Override
 public BaseBlock getBlock(Vector position) {
   return world.getBlock(position);
 }