Package | Description |
---|---|
com.comphenix.xp.parser | |
com.comphenix.xp.parser.sections | |
com.comphenix.xp.rewards | |
com.comphenix.xp.rewards.items | |
com.comphenix.xp.rewards.xp |
Modifier and Type | Class and Description |
---|---|
class |
ActionParser
Represents a parser that will convert item configuration sections into action objects.
|
class |
RangeParser
Responsible for reading ranges.
|
class |
StringListParser
Converts a configuration object into a list of strings.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemsSectionParser |
class |
LevelsSectionParser |
class |
MobSectionParser |
class |
PlayerSectionParser |
class |
SectionParser<TOutput>
Represents a section parser.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourcesParser
Represents a generic resource parser that transforms configuration sections into
resource factories.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemsParser |
Modifier and Type | Class and Description |
---|---|
class |
ExperienceParser |