implements VillagerTrades$ItemListing
cmo$h | |
net.minecraft.world.entity.npc.VillagerTrades$ItemsAndEmeraldsToItems | |
net.minecraft.class_3853$class_4164 | |
net.minecraft.unmapped.C_hqrlptsj$C_lrpwofjn | |
net.minecraft.village.TradeOffers$ProcessItemFactory | |
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 |
| ||||||||||||||
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 |
|