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