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 record
ItemSubPredicate.Type<T extends ItemSubPredicate>
Subinterfaces of ItemSubPredicate in net.minecraft.advancements.critereonClasses in net.minecraft.advancements.critereon that implement ItemSubPredicateModifier and TypeClassDescriptionfinal record
final record
final record
final record
final record
class
static class
static class
final record
final record
final record
final record
final record
final record
Fields in net.minecraft.advancements.critereon with type parameters of type ItemSubPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Map<ItemSubPredicate.Type<?>, ItemSubPredicate>> ItemSubPredicate.CODEC
private final com.google.common.collect.ImmutableMap.Builder
<ItemSubPredicate.Type<?>, ItemSubPredicate> ItemPredicate.Builder.subPredicates
private final Map
<ItemSubPredicate.Type<?>, ItemSubPredicate> ItemPredicate.subPredicates
The field for thesubPredicates
record 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 thesubPredicates
record 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 aItemPredicate
record class. -
Uses of ItemSubPredicate in net.neoforged.neoforge.common.advancements.critereon
Classes in net.neoforged.neoforge.common.advancements.critereon that implement ItemSubPredicateModifier and TypeClassDescriptionclass
final record
-
Uses of ItemSubPredicate in net.neoforged.neoforge.debug.entity.player
Classes in net.neoforged.neoforge.debug.entity.player that implement ItemSubPredicate