| Package | Description |
|---|---|
| com.comphenix.xp.parser.text |
| Modifier and Type | Method and Description |
|---|---|
static ItemDurabilityParser.ItemCategory |
ItemDurabilityParser.ItemCategory.matchItem(java.lang.Integer itemID) |
static ItemDurabilityParser.ItemCategory |
ItemDurabilityParser.ItemCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ItemDurabilityParser.ItemCategory[] |
ItemDurabilityParser.ItemCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|