Package net.minecraft.predicate.item
Class EnchantmentsPredicate.StoredEnchantments
java.lang.Object
net.minecraft.predicate.item.EnchantmentsPredicate
net.minecraft.predicate.item.EnchantmentsPredicate.StoredEnchantments
- All Implemented Interfaces:
- ComponentSubPredicate<ItemEnchantmentsComponent>,- ItemSubPredicate
- Enclosing class:
- EnchantmentsPredicate
- Mappings:
- Namespace - Name - named - net/minecraft/predicate/item/EnchantmentsPredicate$StoredEnchantments- intermediary - net/minecraft/class_9356$class_9358- official - cq$b
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.predicate.item.EnchantmentsPredicateEnchantmentsPredicate.Enchantments, EnchantmentsPredicate.StoredEnchantmentsNested classes/interfaces inherited from interface net.minecraft.predicate.item.ItemSubPredicateItemSubPredicate.Type<T extends ItemSubPredicate>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EnchantmentsPredicate.StoredEnchantments> Fields inherited from interface net.minecraft.predicate.item.ItemSubPredicatePREDICATES_MAP_CODEC
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedStoredEnchantments(List<EnchantmentPredicate> enchantments) 
- 
Method SummaryMethods inherited from class net.minecraft.predicate.item.EnchantmentsPredicatecreateCodec, enchantments, getEnchantments, storedEnchantments, testMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.predicate.item.ComponentSubPredicatetest
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/predicate/item/EnchantmentsPredicate$StoredEnchantments;CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_49801- Lnet/minecraft/class_9356$class_9358;field_49801:Lcom/mojang/serialization/Codec;- official - a- Lcq$b;a:Lcom/mojang/serialization/Codec;
 
 
- 
- 
Constructor Details- 
StoredEnchantments- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/predicate/item/EnchantmentsPredicate;<init>(Ljava/util/List;)V- intermediary - <init>- Lnet/minecraft/class_9356;<init>(Ljava/util/List;)V- official - <init>- Lcq;<init>(Ljava/util/List;)V
 
 
- 
- 
Method Details- 
getComponentType- Mappings:
- Namespace - Name - Mixin selector - named - getComponentType- Lnet/minecraft/predicate/item/ComponentSubPredicate;getComponentType()Lnet/minecraft/component/ComponentType;- intermediary - method_58163- Lnet/minecraft/class_9365;method_58163()Lnet/minecraft/class_9331;- official - a- Lea;a()Lku;
 
 
-