implements LootTableReportable
| net.minecraft.world.item.trading.TradeCost | |
| net.minecraft.world.item.trading.TradeCost | |
| net.minecraft.class_1_25 | |
| net.minecraft.village.TradedItemFactory |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RegistryEntry<Item> |
| ||||||||
| private final RegistryEntry<LootIntProvider> |
| ||||||||
| private final ComponentMapPredicate |
| ||||||||
| public static final com.mojang.serialization.Codec<TradedItemFactory> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ItemConvertible item, int count) |
| public | (ItemConvertible item, RegistryEntry<LootIntProvider> count) |
| public | (RegistryEntry<Item> item, RegistryEntry<LootIntProvider> count, ComponentMapPredicate components) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public TradedItem |
| ||||||||
| public void |
| ||||||||
| public RegistryEntry<Item> |
| ||||||||
| public RegistryEntry<LootIntProvider> |
| ||||||||
| public ComponentMapPredicate |
|