implements VillagerTrades$ItemListing
| dcc$b | |
| net.minecraft.world.entity.npc.VillagerTrades$EmeraldForItems | |
| net.minecraft.class_3853$class_4161 | |
| net.minecraft.village.TradeOffers$BuyItemFactory |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ItemCost |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ItemLike item, int count, int maxUses, int experience) |
| public | (ItemLike item, int count, int maxUses, int experience, int price) |
| public | (ItemCost stack, int maxUses, int experience, int price) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public MerchantOffer |
|