implements VillagerTrades$ItemListing
| cmq$h | |
| net.minecraft.world.entity.npc.VillagerTrades$ItemsAndEmeraldsToItems | |
| net.minecraft.class_3853$class_4164 | |
| net.minecraft.village.TradeOffers$ProcessItemFactory | |
| net.minecraft.src.C_1122_$C_1129_ | |
| net.minecraft.world.entity.npc.VillagerTrades$h |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ItemCost |
| ||||||||||
| private final int |
| ||||||||||
| private final ItemStack |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ItemLike item, int count, int price, Item processed, int processedCount, int maxUses, int experience, float multiplier) |
| (ItemLike item, int count, int price, ItemStack processed, int processedCount, int maxUses, int experience, float multiplier) | |
| public | (ItemCost toBeProcessed, int count, ItemStack processed, int maxUses, int processedCount, float multiplier) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public MerchantOffer |
|