public class CopyFactoryStrategyMagicFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
excluded
List of magics (expert ids) or magic ranges excluded from copying, or
null. |
List<String> |
included
List of magics (expert ids) or magic ranges copied, or
null. |
| Constructor and Description |
|---|
CopyFactoryStrategyMagicFilter() |
Copyright © 2023. All rights reserved.