Class IsQuantityInRangeOfSourceItems

java.lang.Object
games.stendhal.server.core.rp.equipping.validator.IsQuantityInRangeOfSourceItems

public class IsQuantityInRangeOfSourceItems extends Object
checks that the sum of the source items is at least the requested quantity
Author:
hendrik
  • Constructor Details

    • IsQuantityInRangeOfSourceItems

      public IsQuantityInRangeOfSourceItems()
  • Method Details