Uses of Enum Class
eu.endercentral.crazy_advancements.advancement.criteria.CriteriaType
Packages that use CriteriaType
-
Uses of CriteriaType in eu.endercentral.crazy_advancements.advancement.criteria
Methods in eu.endercentral.crazy_advancements.advancement.criteria that return CriteriaTypeModifier and TypeMethodDescriptionCriteria.getType()Gets the Criteria typestatic CriteriaTypeReturns 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.