AdvancementProgress
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Implements
Undocumented Interfaces
Comparable<AdvancementProgress>
Members
Getter
Return Type:
List<string>
Getter
Return Type:
bool
getCriterion(criterionName as string) as CriterionProgress
Parameters:
criterionName: string
Type: string
Return Type:
CriterionProgress
grantProgress(criterionName as string) as bool
Parameters:
criterionName: string
Type: string
Return Type:
bool
Getter
Return Type:
bool
Getter
Return Type:
float
Getter
Return Type:
Component
Getter
Return Type:
List<string>
revokeProgress(criterionName as string) as bool
Parameters:
criterionName: string
Type: string
Return Type:
bool