| Package | Description |
|---|---|
| com.comphenix.xp | |
| com.comphenix.xp.parser.sections | |
| com.comphenix.xp.rewards.items |
| Modifier and Type | Method and Description |
|---|---|
ItemParser |
ConfigurationLoader.getItemParser()
Retrieves the parser responsible for parsing item queries.
|
ItemParser |
Configuration.getItemParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationLoader.setItemParser(ItemParser itemParser)
Sets the parser responsible for parsing item queries.
|
void |
Configuration.setItemParser(ItemParser itemParser) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemParser |
ItemsSectionParser.itemParser |
| Constructor and Description |
|---|
ItemsSectionParser(ItemParser itemParser,
ActionParser actionParser,
ActionTypes types,
double multiplier) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemParser |
ItemsParser.itemParser |
| Modifier and Type | Method and Description |
|---|---|
ItemParser |
ItemsParser.getItemParser() |