Package | Description |
---|---|
us.talabrek.ultimateskyblock.api |
This contains the official uSkyBlock API.
|
Modifier and Type | Class and Description |
---|---|
class |
IslandRank
Rank for an island.
|
Modifier and Type | Method and Description |
---|---|
List<IslandLevel> |
uSkyBlockAPI.getRanks(int offset,
int length)
Returns the rank-list.
|
List<IslandLevel> |
uSkyBlockAPI.getTopTen()
Convenience method for #getRanks(0, 10).
|
Modifier and Type | Method and Description |
---|---|
int |
IslandLevel.compareTo(IslandLevel o) |
Constructor and Description |
---|
IslandRank(IslandLevel level,
int rank) |
Copyright © 2016. All rights reserved.