net.minecraft.village

record VillagerTrades$BiomeExplorerMapInfo

net.minecraft.world.item.trading.VillagerTrades$VillagerExplorerMapEntry
net.minecraft.class_1_31$class_1_32
net.minecraft.village.VillagerTrades$BiomeExplorerMapInfo

Field summary

Modifier and TypeField
private final RegistryKey<VillagerTrade>
resourceKey
comp_1_19
resourceKey
private final TagKey<Structure>
structureTagKey
comp_1_20
structureTagKey
private final RegistryEntry<MapDecorationType>
mapDecorationType
comp_1_18
mapDecorationType
private final String
translationKey
comp_1_21
translationKey
private final List<RegistryKey<VillagerType>>
villagerTypes
comp_1_22
villagerTypes

Constructor summary

ModifierConstructor
private (RegistryKey<VillagerTrade> resourceKey, TagKey<Structure> structureTagKey, RegistryEntry<MapDecorationType> mapDecorationType, String translationKey, List<RegistryKey<VillagerType>> villagerTypes)

Method summary

Modifier and TypeMethod
public RegistryKey<VillagerTrade>
resourceKey()
comp_1_19()
resourceKey()
public TagKey<Structure>
structureTagKey()
comp_1_20()
structureTagKey()
public RegistryEntry<MapDecorationType>
mapDecorationType()
comp_1_18()
mapDecorationType()
public String
translationKey()
comp_1_21()
translationKey()
public List<RegistryKey<VillagerType>>
villagerTypes()
comp_1_22()
villagerTypes()