接口 Advancement
- 所有超级接口:
Keyed
代表可以被授予给玩家的进度. 这个类不是指针安全的,因为底层的进度可能会被重载.
-
方法概要
-
方法详细资料
-
getCriteria
Collection<String> getCriteria()获取此进度的所有标准. (即达成该进度所需的条件).原文:Get all the criteria present in this advancement.
- 返回:
- 一个不可编辑的所有条件的副本
-
Keyed
原文:Get all the criteria present in this advancement.