public static interface GrandExchangeOffer.Unsafe
Modifier and Type | Method | Description |
---|---|---|
void |
setCompletedPrice(int value) |
|
void |
setCompletedQuantity(int value) |
|
void |
setItemId(int value) |
|
void |
setPrice(int value) |
|
void |
setQuantity(int value) |
|
void |
setState(byte value) |