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