| Package | Description |
|---|---|
| net.joelinn.riot.staticdata |
| Modifier and Type | Method and Description |
|---|---|
static ItemData |
ItemData.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemData[] |
ItemData.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
StaticDataClient.getItem(int itemId,
ItemData... itemData) |
Item |
StaticDataClient.getItem(int itemId,
String locale,
String version,
ItemData... itemData)
Retrieve a specific item
|
Copyright © 2014. All rights reserved.