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