implements TradeOffers$Factory
| net.minecraft.world.entity.npc.villager.VillagerTrades$EmeraldForItems | |
| net.minecraft.class_3853$class_4161 | |
| net.minecraft.village.TradeOffers$BuyItemFactory |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final TradedItem |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ItemConvertible item, int maxUses, int experience, int price) |
| public | (ItemConvertible item, int count, int maxUses, int experience, int price) |
| public | (TradedItem stack, int count, int maxUses, int experience) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public TradeOffer |
|