declare namespace org { namespace bukkit { namespace advancement { class Advancement { /** * Get all the criteria present in this advancement. */ public getCriteria(): any[] /*java.util.Collection*/; } } } }