Class ItemEnchantmentsPredicate.StoredEnchantments
java.lang.Object
net.minecraft.advancements.critereon.ItemEnchantmentsPredicate
net.minecraft.advancements.critereon.ItemEnchantmentsPredicate.StoredEnchantments
- All Implemented Interfaces:
ItemSubPredicate
,SingleComponentItemPredicate<ItemEnchantments>
- Enclosing class:
ItemEnchantmentsPredicate
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.advancements.critereon.ItemEnchantmentsPredicate
ItemEnchantmentsPredicate.Enchantments, ItemEnchantmentsPredicate.StoredEnchantments
Nested classes/interfaces inherited from interface net.minecraft.advancements.critereon.ItemSubPredicate
ItemSubPredicate.Type<T extends ItemSubPredicate>
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ItemEnchantmentsPredicate.StoredEnchantments> -
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.advancements.critereon.ItemEnchantmentsPredicate
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
public static final com.mojang.serialization.Codec<ItemEnchantmentsPredicate.StoredEnchantments> CODEC
-
-
Constructor Details
-
StoredEnchantments
-
-
Method Details
-
componentType
-