public class TradeOffer
| ahp | |
| net.minecraft.unmapped.C_58868350 | |
| net.minecraft.world.village.trade.TradeOffer |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private ItemStack |
| ||||||
| private ItemStack |
| ||||||
| private ItemStack |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (NbtCompound nbt) |
| public | (ItemStack primaryPayment, ItemStack secondaryPayment, ItemStack result) |
| public | (ItemStack primaryPayment, ItemStack secondaryPayment, ItemStack result, int uses, int maxUses) |
| public | (ItemStack payment, ItemStack result) |
| public | (ItemStack payment, Item result) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||
| public ItemStack |
| ||||||
| public boolean |
| ||||||
| public ItemStack |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public NbtCompound |
| ||||||
| public void |
|