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