Uses of Enum Class
com.comphenix.protocol.wrappers.WrappedVillagerData.Profession
Packages that use WrappedVillagerData.Profession
-
Uses of WrappedVillagerData.Profession in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return WrappedVillagerData.ProfessionModifier and TypeMethodDescriptionWrappedVillagerData.getProfession()Returns the enum constant of this class with the specified name.static WrappedVillagerData.Profession[]WrappedVillagerData.Profession.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.protocol.wrappers with parameters of type WrappedVillagerData.ProfessionModifier and TypeMethodDescriptionstatic WrappedVillagerDataWrappedVillagerData.fromValues(WrappedVillagerData.Type type, WrappedVillagerData.Profession profession, int level)