| net.minecraft.world.item.trading.VillagerTrades$VillagerExplorerMapEntry | |
| net.minecraft.class_1_31$class_1_32 | |
| net.minecraft.village.VillagerTrades$BiomeExplorerMapInfo |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryKey<VillagerTrade> |
|
||||||
| private final TagKey<Structure> |
|
||||||
| private final RegistryEntry<MapDecorationType> |
|
||||||
| private final String |
|
||||||
| private final List<RegistryKey<VillagerType>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (RegistryKey<VillagerTrade> resourceKey, TagKey<Structure> structureTagKey, RegistryEntry<MapDecorationType> mapDecorationType, String translationKey, List<RegistryKey<VillagerType>> villagerTypes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RegistryKey<VillagerTrade> |
|
||||||
| public TagKey<Structure> |
|
||||||
| public RegistryEntry<MapDecorationType> |
|
||||||
| public String |
|
||||||
| public List<RegistryKey<VillagerType>> |
|