implements VillagerTrades$ItemListing
| cmq$i | |
| net.minecraft.world.entity.npc.VillagerTrades$ItemsForEmeralds | |
| net.minecraft.class_3853$class_4165 | |
| net.minecraft.village.TradeOffers$SellItemFactory | |
| net.minecraft.src.C_1122_$C_1130_ | |
| net.minecraft.world.entity.npc.VillagerTrades$i |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ItemStack |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Block block, int price, int count, int maxUses, int experience) |
| public | (Item item, int price, int count, int experience) |
| public | (Item item, int price, int count, int maxUses, int experience) |
| public | (ItemStack stack, int price, int count, int maxUses, int experience) |
| public | (Item item, int price, int count, int maxUses, int experience, float multiplier) |
| public | (ItemStack sell, int price, int count, int maxUses, int experience, float multiplier) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public MerchantOffer |
|