Modifier and Type | Method and Description |
---|---|
private void |
MerchantScreen.func_214129_a(int p_214129_1_,
int p_214129_2_,
MerchantOffers p_214129_3_) |
Modifier and Type | Field and Description |
---|---|
private MerchantOffers |
NPCMerchant.offers |
Modifier and Type | Method and Description |
---|---|
MerchantOffers |
NPCMerchant.getOffers() |
Modifier and Type | Method and Description |
---|---|
void |
NPCMerchant.setClientSideOffers(MerchantOffers offers) |
Modifier and Type | Method and Description |
---|---|
MerchantOffers |
IMerchant.getOffers() |
Modifier and Type | Method and Description |
---|---|
void |
IMerchant.setClientSideOffers(MerchantOffers offers) |
Modifier and Type | Field and Description |
---|---|
protected MerchantOffers |
AbstractVillagerEntity.offers |
Modifier and Type | Method and Description |
---|---|
MerchantOffers |
AbstractVillagerEntity.getOffers() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractVillagerEntity.addTrades(MerchantOffers givenMerchantOffers,
VillagerTrades.ITrade[] newTrades,
int maxNumbers) |
void |
AbstractVillagerEntity.setClientSideOffers(MerchantOffers offers) |
void |
VillagerEntity.setOffers(MerchantOffers offersIn) |
Modifier and Type | Method and Description |
---|---|
void |
PlayerEntity.openMerchantContainer(int containerId,
MerchantOffers offers,
int level,
int xp,
boolean p_213818_5_,
boolean p_213818_6_) |
void |
ServerPlayerEntity.openMerchantContainer(int containerId,
MerchantOffers offers,
int level,
int xp,
boolean p_213818_5_,
boolean p_213818_6_) |
Modifier and Type | Method and Description |
---|---|
MerchantOffers |
MerchantContainer.getOffers() |
Modifier and Type | Method and Description |
---|---|
void |
MerchantContainer.setClientSideOffers(MerchantOffers offers) |
Modifier and Type | Method and Description |
---|---|
static MerchantOffers |
MerchantOffers.read(PacketBuffer p_222198_0_) |
Modifier and Type | Field and Description |
---|---|
private MerchantOffers |
SMerchantOffersPacket.offers |
Modifier and Type | Method and Description |
---|---|
MerchantOffers |
SMerchantOffersPacket.getOffers() |
Constructor and Description |
---|
SMerchantOffersPacket(int id,
MerchantOffers offersIn,
int levelIn,
int xpIn,
boolean p_i51539_5_,
boolean p_i51539_6_) |