public static class ItemList.PatternItemFilter extends java.lang.Object implements ItemFilter
ItemFilter.ItemFilterProvider| Modifier and Type | Field and Description |
|---|---|
java.util.regex.Pattern |
pattern |
| Constructor and Description |
|---|
PatternItemFilter(java.util.regex.Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(ItemStack item) |
public boolean matches(ItemStack item)
matches in interface ItemFilter