Class Summary |
BaseIdxFileReader |
Base IdxFileReader acting as a bridge towards a specific
IdxFileEntryEncoder . |
CustomizationHelper |
This helper class contains methods useful to customizing
your own UO server, for example, it retrieves the skills
IDs via method CustomizationHelper.getSkillIdByName(String) . |
FileReadersFactoryImpl |
|
IdxFileEntryImpl |
|
MapTileImpl |
|
MulFileReader<T> |
MUL (data) files IndexedFileReader acting as a bridge towards
a specific IdxFileReader and GenericFileEntryEncoder . |
SkillsFileEntryImpl |
|
SkillsIdxFileEntryEncoder |
Encoder for the skills index file (namely, skills.idx). |
SkillsMulFileEntryEncoder |
Encoder for the skills data file (namely, skills.mul). |