Package-level declarations
Functions
Link copied to clipboard
URL for a specific character.
Link copied to clipboard
fun highscoresUrl(world: String?, category: HighscoresCategory = HighscoresCategory.EXPERIENCE_POINTS, vocations: HighscoresProfession = HighscoresProfession.ALL, page: Int = 1, battleEye: HighscoresBattlEyeType = HighscoresBattlEyeType.ANY_WORLD, worldTypes: Set<PvpType>? = null): String
URL for highscores with filters.
Link copied to clipboard
fun housesSectionUrl(world: String, town: String, type: HouseType? = null, status: HouseStatus? = null, order: HouseOrder? = null): String
URL for the Houses section with filters.
Link copied to clipboard
URL for a world's kill statistics.
Link copied to clipboard
URL for a world's Leaderboards.
Link copied to clipboard
URL for a world's guild list.
Link copied to clipboard
URL for the World Overview section.