public interface ImmutableTradeOfferData extends ImmutableDataManipulator<ImmutableTradeOfferData,TradeOfferData>
ImmutableDataManipulator
handling the TradeOffer
s that
can be offered to Human
s from Merchant
s such as
Villager
s.Modifier and Type | Method and Description |
---|---|
ImmutableListValue<TradeOffer> |
tradeOffers()
Gets the
ImmutableListValue of TradeOffer s that can be
offered. |
asMutable, copy, with, with
compareTo
toContainer
ImmutableListValue<TradeOffer> tradeOffers()
ImmutableListValue
of TradeOffer
s that can be
offered.