Uses of Interface
net.minecraft.advancements.critereon.ItemSubPredicate
Packages that use ItemSubPredicate
Package
Description
-
Uses of ItemSubPredicate in net.minecraft.advancements.critereon
Classes in net.minecraft.advancements.critereon with type parameters of type ItemSubPredicateModifier and TypeClassDescriptionstatic final recordItemSubPredicate.Type<T extends ItemSubPredicate>Subinterfaces of ItemSubPredicate in net.minecraft.advancements.critereonClasses in net.minecraft.advancements.critereon that implement ItemSubPredicateModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordclassstatic classstatic classfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft.advancements.critereon with type parameters of type ItemSubPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Map<ItemSubPredicate.Type<?>, ItemSubPredicate>> ItemSubPredicate.CODECprivate final com.google.common.collect.ImmutableMap.Builder<ItemSubPredicate.Type<?>, ItemSubPredicate> ItemPredicate.Builder.subPredicatesprivate final Map<ItemSubPredicate.Type<?>, ItemSubPredicate> ItemPredicate.subPredicatesThe field for thesubPredicatesrecord component.Methods in net.minecraft.advancements.critereon with type parameters of type ItemSubPredicateModifier and TypeMethodDescriptionprivate static <T extends ItemSubPredicate>
ItemSubPredicate.Type<T> <T extends ItemSubPredicate>
ItemPredicate.BuilderItemPredicate.Builder.withSubPredicate(ItemSubPredicate.Type<T> p_333844_, T p_334018_) Methods in net.minecraft.advancements.critereon that return ItemSubPredicateMethods in net.minecraft.advancements.critereon that return types with arguments of type ItemSubPredicateModifier and TypeMethodDescriptionItemPredicate.subPredicates()Returns the value of thesubPredicatesrecord component.Constructor parameters in net.minecraft.advancements.critereon with type arguments of type ItemSubPredicateModifierConstructorDescriptionItemPredicate(Optional<HolderSet<Item>> items, MinMaxBounds.Ints count, DataComponentPredicate components, Map<ItemSubPredicate.Type<?>, ItemSubPredicate> subPredicates) Creates an instance of aItemPredicaterecord class. -
Uses of ItemSubPredicate in net.neoforged.neoforge.common.advancements.critereon
Classes in net.neoforged.neoforge.common.advancements.critereon that implement ItemSubPredicateModifier and TypeClassDescriptionclassfinal record -
Uses of ItemSubPredicate in net.neoforged.neoforge.debug.entity.player
Classes in net.neoforged.neoforge.debug.entity.player that implement ItemSubPredicate