Package net.minecraft.predicate.item
Interface ItemSubPredicate
- All Known Subinterfaces:
 ComponentSubPredicate<T>
- All Known Implementing Classes:
 AttributeModifiersPredicate,BundleContentsPredicate,ContainerPredicate,CustomDataPredicate,DamagePredicate,EnchantmentsPredicate,EnchantmentsPredicate.Enchantments,EnchantmentsPredicate.StoredEnchantments,FireworkExplosionPredicate,FireworksPredicate,JukeboxPlayablePredicate,PotionContentsPredicate,TrimPredicate,WritableBookContentPredicate,WrittenBookContentPredicate
public interface ItemSubPredicate
- Mappings:
 Namespace Name named net/minecraft/predicate/item/ItemSubPredicateintermediary net/minecraft/class_9360official ct
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordItemSubPredicate.Type<T extends ItemSubPredicate> - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Map<ItemSubPredicate.Type<?>, ItemSubPredicate>>  - 
Method Summary
 
- 
Field Details
- 
PREDICATES_MAP_CODEC
static final com.mojang.serialization.Codec<Map<ItemSubPredicate.Type<?>,ItemSubPredicate>> PREDICATES_MAP_CODEC- Mappings:
 Namespace Name Mixin selector named PREDICATES_MAP_CODECLnet/minecraft/predicate/item/ItemSubPredicate;PREDICATES_MAP_CODEC:Lcom/mojang/serialization/Codec;intermediary field_49805Lnet/minecraft/class_9360;field_49805:Lcom/mojang/serialization/Codec;official bLct;b:Lcom/mojang/serialization/Codec;
 
 - 
 - 
Method Details
- 
test
- Mappings:
 Namespace Name Mixin selector named testLnet/minecraft/predicate/item/ItemSubPredicate;test(Lnet/minecraft/item/ItemStack;)Zintermediary method_58161Lnet/minecraft/class_9360;method_58161(Lnet/minecraft/class_1799;)Zofficial aLct;a(Lcuq;)Z
 
 -