接口 SingleComponentItemPredicate<T>
- 所有超级接口:
ItemSubPredicate
- 所有已知实现类:
ItemAttributeModifiersPredicate
,ItemBundlePredicate
,ItemContainerPredicate
,ItemDamagePredicate
,ItemEnchantmentsPredicate
,ItemEnchantmentsPredicate.Enchantments
,ItemEnchantmentsPredicate.StoredEnchantments
,ItemFireworkExplosionPredicate
,ItemFireworksPredicate
,ItemJukeboxPlayablePredicate
,ItemPotionsPredicate
,ItemTrimPredicate
,ItemWritableBookPredicate
,ItemWrittenBookPredicate
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.advancements.critereon.ItemSubPredicate
ItemSubPredicate.Type<T extends ItemSubPredicate>
-
字段概要
从接口继承的字段 net.minecraft.advancements.critereon.ItemSubPredicate
CODEC
-
方法概要
修饰符和类型方法说明default boolean
boolean
-
方法详细资料
-
matches
- 指定者:
matches
在接口中ItemSubPredicate
-
componentType
DataComponentType<T> componentType() -
matches
-