接口 AdvancementRequirement
public interface AdvancementRequirement
-
方法概要
-
方法详细资料
-
getRequiredCriteria
Get all required criteria.- 返回:
- the list of required criteria for this requirement.
-
isStrict
boolean isStrict()Check if the requirement is strict.- 返回:
- true if requirement list contains one criteria, false if multiple.
-