Uses of Interface
net.minecraft.predicate.item.ItemSubPredicate
Packages that use ItemSubPredicate
Package
Description
The base package for all Minecraft classes.
-
Uses of ItemSubPredicate in net.minecraft
Fields in net.minecraft with type parameters of type ItemSubPredicateModifier and TypeFieldDescriptionprivate final ImmutableMap.Builder<ItemSubPredicate.Type<?>, ItemSubPredicate> class_10914.class_10915.field_58048private final Map<ItemSubPredicate.Type<?>, ItemSubPredicate> class_10914.partialThe field for thepartialrecord component.Methods in net.minecraft with type parameters of type ItemSubPredicateModifier and TypeMethodDescription<T extends ItemSubPredicate>
class_10914.class_10915class_10914.class_10915.method_68685(ItemSubPredicate.Type<T> type, T t) Methods in net.minecraft that return types with arguments of type ItemSubPredicateModifier and TypeMethodDescriptionclass_10914.partial()Returns the value of thepartialrecord component.Constructor parameters in net.minecraft with type arguments of type ItemSubPredicateModifierConstructorDescriptionclass_10914(ComponentPredicate componentPredicate, Map<ItemSubPredicate.Type<?>, ItemSubPredicate> map) -
Uses of ItemSubPredicate in net.minecraft.predicate.item
Classes in net.minecraft.predicate.item with type parameters of type ItemSubPredicateModifier and TypeClassDescriptionstatic final classItemSubPredicate.Type<T extends ItemSubPredicate>static final recordSubinterfaces of ItemSubPredicate in net.minecraft.predicate.itemClasses in net.minecraft.predicate.item that implement ItemSubPredicateModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordclassstatic classstatic classfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft.predicate.item declared as ItemSubPredicateModifier and TypeFieldDescriptionprivate final TItemSubPredicate.TypedSubPredicate.predicateThe field for thepredicaterecord component.Fields in net.minecraft.predicate.item with type parameters of type ItemSubPredicateModifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, Map<ItemSubPredicate.Type<?>, ItemSubPredicate>> ItemSubPredicate.field_58055static final com.mojang.serialization.Codec<Map<ItemSubPredicate.Type<?>, ItemSubPredicate>> ItemSubPredicate.PREDICATES_MAP_CODECMethods in net.minecraft.predicate.item with type parameters of type ItemSubPredicateModifier and TypeMethodDescriptionprivate static <T extends ItemSubPredicate>
ItemSubPredicate.TypedSubPredicate<T> ItemSubPredicate.TypedSubPredicate.method_68714(Map.Entry<ItemSubPredicate.Type<?>, T> entry) private static <T extends ItemSubPredicate>
ItemSubPredicate.Type<T> Methods in net.minecraft.predicate.item that return ItemSubPredicateModifier and TypeMethodDescriptionstatic ItemSubPredicatePotionContentsPredicate.potionContents(RegistryEntryList<Potion> potions)