Enum Class Villager.Type

java.lang.Object
java.lang.Enum<Villager.Type>
org.bukkit.entity.Villager.Type
All Implemented Interfaces:
Serializable, Comparable<Villager.Type>, Constable, Keyed
Enclosing interface:
Villager

public static enum Villager.Type extends Enum<Villager.Type> implements Keyed
Represents Villager type, usually corresponding to what biome they spawn in.