Uses of Class
net.minecraft.core.component.predicates.EnchantmentsPredicate
Packages that use EnchantmentsPredicate
-
Uses of EnchantmentsPredicate in net.minecraft.core.component.predicates
Subclasses of EnchantmentsPredicate in net.minecraft.core.component.predicatesModifier and TypeClassDescriptionstatic class
static class
Methods in net.minecraft.core.component.predicates with type parameters of type EnchantmentsPredicateModifier and TypeMethodDescriptionstatic <T extends EnchantmentsPredicate>
com.mojang.serialization.Codec<T> EnchantmentsPredicate.codec
(Function<List<EnchantmentPredicate>, T> p_400213_)