Advancement
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.
Members
Getter
Return Type:
Iterable<Advancement>
children() as Iterable<Advancement>
Return Type:
Iterable<Advancement>
Getter
Return Type:
DisplayInfo
display() as DisplayInfo
Return Type:
DisplayInfo
Getter
Return Type:
ResourceLocation
id() as ResourceLocation
Return Type:
ResourceLocation
Getter
Return Type:
int?
maxCriteriaRequired() as int?
Return Type:
int?
Getter
Return Type:
Advancement
parent() as Advancement
Return Type:
Advancement
Getter
Return Type:
string[][]
requirements() as string[][]
Return Type:
string[][]
Getter
Return Type:
AdvancementRewards
rewards() as AdvancementRewards
Return Type:
AdvancementRewards