Package net.minecraft.predicate.item
Interface ComponentSubPredicate<T>
- All Superinterfaces:
ItemSubPredicate
- All Known Implementing Classes:
DamagePredicate,EnchantmentsPredicate,EnchantmentsPredicate.Enchantments,EnchantmentsPredicate.StoredEnchantments,PotionContentsPredicate
- Mappings:
Namespace Name official diintermediary net/minecraft/class_9365named net/minecraft/predicate/item/ComponentSubPredicate
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.predicate.item.ItemSubPredicate
ItemSubPredicate.Type<T extends ItemSubPredicate> -
Field Summary
Fields inherited from interface net.minecraft.predicate.item.ItemSubPredicate
PREDICATES_MAP_CODEC -
Method Summary
Modifier and TypeMethodDescriptiondefault booleanboolean
-
Method Details
-
test
- Specified by:
testin interfaceItemSubPredicate- Mappings:
Namespace Name Mixin selector official aLcj;a(Lcuh;)Zintermediary method_58161Lnet/minecraft/class_9360;method_58161(Lnet/minecraft/class_1799;)Znamed testLnet/minecraft/predicate/item/ItemSubPredicate;test(Lnet/minecraft/item/ItemStack;)Z
-
getComponentType
DataComponentType<T> getComponentType()- Mappings:
Namespace Name Mixin selector official aLdi;a()Lkd;intermediary method_58163Lnet/minecraft/class_9365;method_58163()Lnet/minecraft/class_9331;named getComponentTypeLnet/minecraft/predicate/item/ComponentSubPredicate;getComponentType()Lnet/minecraft/component/DataComponentType;
-
test
- Mappings:
Namespace Name Mixin selector official aLdi;a(Lcuh;Ljava/lang/Object;)Zintermediary method_58167Lnet/minecraft/class_9365;method_58167(Lnet/minecraft/class_1799;Ljava/lang/Object;)Znamed testLnet/minecraft/predicate/item/ComponentSubPredicate;test(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)Z
-