Constructor and Description |
---|
NPCMerchant(PlayerEntity p_i50184_1_) |
Modifier and Type | Method and Description |
---|---|
void |
func_213702_q(int p_213702_1_) |
void |
func_213703_a(MerchantOffers p_213703_1_) |
boolean |
func_213705_dZ() |
SoundEvent |
func_213714_ea() |
PlayerEntity |
getCustomer() |
MerchantOffers |
getOffers() |
World |
getWorld() |
int |
getXp() |
void |
onTrade(MerchantOffer p_213704_1_) |
void |
setCustomer(PlayerEntity player) |
void |
verifySellingItem(ItemStack stack) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_213707_a, func_223340_ej
public NPCMerchant(PlayerEntity p_i50184_1_)
@Nullable public PlayerEntity getCustomer()
getCustomer
in interface IMerchant
public void setCustomer(@Nullable PlayerEntity player)
setCustomer
in interface IMerchant
public MerchantOffers getOffers()
public void func_213703_a(@Nullable MerchantOffers p_213703_1_)
func_213703_a
in interface IMerchant
public void onTrade(MerchantOffer p_213704_1_)
public void verifySellingItem(ItemStack stack)
verifySellingItem
in interface IMerchant
public void func_213702_q(int p_213702_1_)
func_213702_q
in interface IMerchant
public boolean func_213705_dZ()
func_213705_dZ
in interface IMerchant
public SoundEvent func_213714_ea()
func_213714_ea
in interface IMerchant