public interface TradeOfferData extends DataManipulator<TradeOfferData,ImmutableTradeOfferData>
DataManipulator
handling the TradeOffer
s that
can be offered to Human
s from Merchant
s such as
Villager
s.Modifier and Type | Method and Description |
---|---|
ListValue<TradeOffer> |
tradeOffers()
Gets the
ListValue of TradeOffer s that can be
offered. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer
ListValue<TradeOffer> tradeOffers()
ListValue
of TradeOffer
s that can be
offered.