Uses of Record Class
net.minecraft.predicate.item.EnchantmentPredicate
Packages that use EnchantmentPredicate
Package
Description
The base package for all Minecraft classes.
-
Uses of EnchantmentPredicate in net.minecraft
Fields in net.minecraft with type parameters of type EnchantmentPredicateMethods in net.minecraft that return types with arguments of type EnchantmentPredicateMethod parameters in net.minecraft with type arguments of type EnchantmentPredicateModifier and TypeMethodDescriptionstatic class_9356.class_9357
class_9356.method_58173
(List<EnchantmentPredicate> list) static <T extends class_9356>
com.mojang.serialization.Codec<T> class_9356.method_58174
(Function<List<EnchantmentPredicate>, T> function) static class_9356.class_9358
class_9356.method_58176
(List<EnchantmentPredicate> list) Constructor parameters in net.minecraft with type arguments of type EnchantmentPredicateModifierConstructorDescriptionprotected
class_9356
(List<EnchantmentPredicate> list) protected
class_9357
(List<EnchantmentPredicate> list) protected
class_9358
(List<EnchantmentPredicate> list) -
Uses of EnchantmentPredicate in net.minecraft.predicate.item
Fields in net.minecraft.predicate.item with type parameters of type EnchantmentPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<EnchantmentPredicate> EnchantmentPredicate.CODEC