Package net.minecraft.village
Class VillagerType
java.lang.Object
net.minecraft.village.VillagerType
public final class VillagerType extends Object
-
Field Summary
Fields Modifier and Type Field Description private static Map<RegistryKey<Biome>,VillagerType>BIOME_TO_TYPEstatic VillagerTypeDESERTprivate Stringfield_26690static VillagerTypeJUNGLEstatic VillagerTypePLAINSstatic VillagerTypeSAVANNAstatic VillagerTypeSNOWstatic VillagerTypeSWAMPstatic VillagerTypeTAIGA -
Constructor Summary
Constructors Modifier Constructor Description privateVillagerType(String string) -
Method Summary
Modifier and Type Method Description private static VillagerTypecreate(String id)static VillagerTypeforBiome(Optional<RegistryKey<Biome>> optional)StringtoString()