Modifier and Type | Method and Description |
---|---|
ItemPair |
input()
The itemstacks required to be input in order to fulfilled this trade This accepts both implementations of
ItemPair, including a null second offer
|
int |
maxUses()
How many times this trade can be fulfilled
|
Item |
offer()
The itemstack given as a result of this trade
|
boolean |
rewardExp()
Whether or not this trade rewards xp
|
int |
uses()
How many times this trade has been fulfilled
|
boolean rewardExp()
int maxUses()
int uses()
Item offer()
Copyright © 2016. All rights reserved.