Uses of Enum Class
eu.endercentral.crazy_advancements.advancement.criteria.CriteriaType
-
Uses of CriteriaType in eu.endercentral.crazy_advancements.advancement.criteria
Modifier and TypeMethodDescriptionCriteria.getType()
Gets the Criteria typestatic CriteriaType
Returns the enum constant of this class with the specified name.static CriteriaType[]
CriteriaType.values()
Returns an array containing the constants of this enum class, in the order they are declared.