| Package | Description |
|---|---|
| net.joelinn.riot.staticdata |
| Modifier and Type | Method and Description |
|---|---|
static RuneListData |
RuneListData.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuneListData[] |
RuneListData.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuneList |
StaticDataClient.getRunes(RuneListData... runeListData) |
RuneList |
StaticDataClient.getRunes(String locale,
String version,
RuneListData... runeListData)
Retrieve rune list
|
Copyright © 2014. All rights reserved.