Package net.minecraft.village
Interface VillagerType
public interface VillagerType
-
Field Summary
Fields Modifier and Type Field Description static Map<Biome,VillagerType>BIOME_TO_TYPEstatic VillagerTypeDESERTstatic VillagerTypeJUNGLEstatic VillagerTypePLAINSstatic VillagerTypeSAVANNAstatic VillagerTypeSNOWstatic VillagerTypeSWAMPstatic VillagerTypeTAIGA -
Method Summary
Static Methods Modifier and Type Method Description static VillagerTypecreate(String id)static VillagerTypeforBiome(Biome biome)