类 PiglinCurrencyItemPredicate
java.lang.Object
net.neoforged.neoforge.common.advancements.critereon.PiglinCurrencyItemPredicate
- 所有已实现的接口:
DataComponentPredicate
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.core.component.predicates.DataComponentPredicate
DataComponentPredicate.Single<T extends DataComponentPredicate>, DataComponentPredicate.Type<T extends DataComponentPredicate>
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.Codec
<PiglinCurrencyItemPredicate> static final PiglinCurrencyItemPredicate
static final DataComponentPredicate.Type
<PiglinCurrencyItemPredicate> 从接口继承的字段 net.minecraft.core.component.predicates.DataComponentPredicate
SINGLE_STREAM_CODEC, STREAM_CODEC
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
INSTANCE
-
CODEC
-
TYPE
-
-
构造器详细资料
-
PiglinCurrencyItemPredicate
private PiglinCurrencyItemPredicate()
-
-
方法详细资料
-
matches
- 指定者:
matches
在接口中DataComponentPredicate
-