Package | Description |
---|---|
eu.wauz.wauzcore.data.players |
This package contains player-specific configurator classes, that read and write .yml files.
|
Modifier and Type | Class and Description |
---|---|
class |
PlayerCollectionConfigurator
Configurator to fetch or modify collection data from the Player.yml files.
|
class |
PlayerConfigurator
Configurator to fetch or modify data from the Player.yml files.
|
class |
PlayerOneBlockConfigurator
Configurator to fetch or modify one-block data from the Player.yml files.
|
class |
PlayerSkillConfigurator
Configurator to fetch or modify passive skill data from the Player.yml files.
|