接口 ICondition.IContext
- 所有已知实现类:
ConditionContext
- 封闭接口:
ICondition
public static interface ICondition.IContext
-
字段概要
字段修饰符和类型字段说明static final ICondition.IContext
static final ResourceLocation
static final ICondition.IContext
-
方法概要
修饰符和类型方法说明<T> Collection
<Holder<T>> Return the requested tag if available, or an empty tag otherwise.default <T,
O extends DelegatingOps<T>>
Owrap
(O ops)
-
字段详细资料
-
KEY
-
EMPTY
-
TAGS_INVALID
-
-
方法详细资料
-
wrap
-
getTag
Return the requested tag if available, or an empty tag otherwise.
-