implements VillagerTrades$ItemListing
| ddb$h | |
| net.minecraft.world.entity.npc.villager.VillagerTrades$ItemsAndEmeraldsToItems | |
| net.minecraft.class_3853$class_4164 | |
| net.minecraft.village.TradeOffers$ProcessItemFactory | |
| net.minecraft.src.C_432174_$C_433073_ | |
| net.minecraft.world.entity.npc.villager.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 |
| ||||||||||
| private final Optional<ResourceKey<EnchantmentProvider>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ItemLike item, int count, int price, Item processed, int processedCount, int maxUses, int experience, float multiplier) |
| private | (ItemLike item, int count, int price, ItemStack processed, int processedCount, int maxUses, int experience, float multiplier) |
| (ItemLike item, int count, int price, ItemLike processed, int processedCount, int maxUses, int experience, float multiplier, ResourceKey<EnchantmentProvider> enchantmentProviderKey) | |
| public | (ItemCost toBeProcessed, int count, ItemStack processed, int maxUses, int processedCount, float multiplier, Optional<ResourceKey<EnchantmentProvider>> enchantmentProviderKey) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public MerchantOffer |
|