Interface CriterionProgress
- All Superinterfaces:
Progressable
- All Known Subinterfaces:
ScoreCriterionProgress
Represents the progress of a
AdvancementCriterion
.-
Method Summary
Methods inherited from interface org.spongepowered.api.advancement.Progressable
achieved, get, grant, revoke
-
Method Details
-
criterion
AdvancementCriterion criterion()Gets theAdvancementCriterion
.- Returns:
- The criterion
-