Class CopyFactoryStrategyMagicFilter


  • public class CopyFactoryStrategyMagicFilter
    extends Object
    CopyFactory strategy magic filter
    • Field Detail

      • included

        public List<String> included
        List of magics (expert ids) or magic ranges copied, or null. Leave the value empty to copy all magics
      • excluded

        public List<String> excluded
        List of magics (expert ids) or magic ranges excluded from copying, or null. Leave the value empty to copy all magics
    • Constructor Detail

      • CopyFactoryStrategyMagicFilter

        public CopyFactoryStrategyMagicFilter()