Example #1
0
 @Override
 public void setMagicValue(MagicSlotInfo slot, MagicChange result) {
   result.setChangeRed(slot.getCurrentSize());
 }