Пример #1
0
 @Override
 @Deprecated
 public boolean setBlockTypeFast(Vector position, int type) {
   return world.setBlockTypeFast(position, type);
 }