Class EnchantmentsPredicate.StoredEnchantments
java.lang.Object
net.minecraft.core.component.predicates.EnchantmentsPredicate
net.minecraft.core.component.predicates.EnchantmentsPredicate.StoredEnchantments
- All Implemented Interfaces:
SingleComponentItemPredicate<ItemEnchantments>
,DataComponentPredicate
- Enclosing class:
EnchantmentsPredicate
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.core.component.predicates.EnchantmentsPredicate
EnchantmentsPredicate.Enchantments, EnchantmentsPredicate.StoredEnchantments
Nested classes/interfaces inherited from interface net.minecraft.core.component.predicates.DataComponentPredicate
DataComponentPredicate.Single<T extends DataComponentPredicate>, DataComponentPredicate.Type<T extends DataComponentPredicate>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<EnchantmentsPredicate.StoredEnchantments> Fields inherited from interface net.minecraft.core.component.predicates.DataComponentPredicate
SINGLE_STREAM_CODEC, STREAM_CODEC
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.core.component.predicates.EnchantmentsPredicate
codec, enchantments, enchantments, matches, storedEnchantments
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.advancements.critereon.SingleComponentItemPredicate
matches
-
Field Details
-
CODEC
-
-
Constructor Details
-
StoredEnchantments
-
-
Method Details
-
componentType
-