net.minecraft.world.entity.npc

public class ClientSideMerchant

implements Merchant

axu
net.minecraft.world.entity.npc.ClientSideMerchant
net.minecraft.class_1645
net.minecraft.village.SimpleTrader
net.minecraft.entity.NPCMerchant
net.minecraft.server.v1_15_R1.MerchantWrapper

Field summary

Modifier and TypeField
private final MerchantContainer
a
container
field_7443
traderInventory
field_70937_a
private final Player
b
source
field_7441
player
field_70935_b
private MerchantOffers
c
offers
field_7442
recipeList
field_213709_c
private int
d
xp
field_18525
experience
field_213710_d

Constructor summary

ModifierConstructor
public (Player arg0)

Method summary

Modifier and TypeMethod
public Player
es()
getTradingPlayer()
method_8257()
getCurrentCustomer()
func_70931_l_()
getTrader()
public void
e(ayj arg0)
setTradingPlayer(Player arg0)
method_8259(class_1657 arg0)
setCurrentCustomer(PlayerEntity arg0)
func_70932_a_(PlayerEntity arg0)
setTradingPlayer(EntityHuman arg0)
public MerchantOffers
eu()
getOffers()
method_8264()
getOffers()
func_213706_dY()
getOffers()
public void
a(biz arg0)
notifyTrade(MerchantOffer arg0)
method_8262(class_1914 arg0)
trade(TradeOffer arg0)
func_213704_a(MerchantOffer arg0)
public void
i(ben arg0)
notifyTradeUpdated(ItemStack arg0)
method_8258(class_1799 arg0)
onSellingItem(ItemStack arg0)
func_110297_a_(ItemStack arg0)
public Level
eB()
getLevel()
method_8260()
getTraderWorld()
func_190670_t_()
getWorld()
public int
er()
getVillagerXp()
method_19269()
getExperience()
func_213708_dV()
getExperience()
public void
t(int arg0)
overrideXp(int arg0)
method_19271(int arg0)
setExperienceFromServer(int arg0)
func_213702_q(int arg0)
setExperience(int arg0)
public boolean
ev()
showProgressBar()
method_19270()
isLevelledTrader()
func_213705_dZ()
isRegularVillager()
public SoundEvent
ew()
getNotifyTradeSound()
method_18010()
getYesSound()
func_213714_ea()
getTradeSound()
public void
a(bja arg0)
overrideOffers(MerchantOffers arg0)
method_8261(class_1916 arg0)
setOffersFromServer(TraderOfferList arg0)
func_213703_a(MerchantOffers arg0)