public interface GrandExchangeOffer
Modifier and Type | Interface | Description |
---|---|---|
static interface |
GrandExchangeOffer.Unsafe |
Modifier and Type | Method | Description |
---|---|---|
int |
getCompletedPrice() |
|
int |
getCompletedQuantity() |
|
int |
getItemId() |
|
int |
getPrice() |
|
int |
getQuantity() |
|
byte |
getState() |