| Package | Description |
|---|---|
| net.joelinn.riot.staticdata |
| Modifier and Type | Method and Description |
|---|---|
static ItemListData |
ItemListData.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemListData[] |
ItemListData.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ItemList |
StaticDataClient.getItems(ItemListData... itemListData) |
ItemList |
StaticDataClient.getItems(String locale,
String version,
ItemListData... itemListData)
Retrieve an item list
https://developer.riotgames.com/api/methods#!/374/1306
|
Copyright © 2014. All rights reserved.