Uses of Interface
net.minecraft.core.component.predicates.DataComponentPredicate
Packages that use DataComponentPredicate
Package
Description
-
Uses of DataComponentPredicate in net.minecraft.advancements.criterion
Subinterfaces of DataComponentPredicate in net.minecraft.advancements.criterionFields in net.minecraft.advancements.criterion with type parameters of type DataComponentPredicateModifier and TypeFieldDescriptionprivate final ImmutableMap.Builder<DataComponentPredicate.Type<?>, DataComponentPredicate> DataComponentMatchers.Builder.partialprivate final Map<DataComponentPredicate.Type<?>, DataComponentPredicate> DataComponentMatchers.partialThe field for thepartialrecord component.Methods in net.minecraft.advancements.criterion with type parameters of type DataComponentPredicateModifier and TypeMethodDescriptionDataComponentMatchers.Builder.partial(DataComponentPredicate.Type<T> pType, T pValue) Methods in net.minecraft.advancements.criterion that return types with arguments of type DataComponentPredicateModifier and TypeMethodDescriptionDataComponentMatchers.partial()Returns the value of thepartialrecord component.Constructor parameters in net.minecraft.advancements.criterion with type arguments of type DataComponentPredicateModifierConstructorDescriptionDataComponentMatchers(DataComponentExactPredicate exact, Map<DataComponentPredicate.Type<?>, DataComponentPredicate> partial) Creates an instance of aDataComponentMatchersrecord class. -
Uses of DataComponentPredicate in net.minecraft.core.component.predicates
Classes in net.minecraft.core.component.predicates with type parameters of type DataComponentPredicateModifier and TypeClassDescriptionstatic final classstatic final recordstatic interfacestatic classClasses in net.minecraft.core.component.predicates that implement DataComponentPredicateModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordclassstatic classstatic classfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft.core.component.predicates declared as DataComponentPredicateModifier and TypeFieldDescriptionprivate final TDataComponentPredicate.Single.predicateThe field for thepredicaterecord component.Fields in net.minecraft.core.component.predicates with type parameters of type DataComponentPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Map<DataComponentPredicate.Type<?>, DataComponentPredicate>> DataComponentPredicate.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Map<DataComponentPredicate.Type<?>, DataComponentPredicate>> DataComponentPredicate.STREAM_CODECMethods in net.minecraft.core.component.predicates with type parameters of type DataComponentPredicateModifier and TypeMethodDescriptionprivate static <T extends DataComponentPredicate>
DataComponentPredicate.Single<T> DataComponentPredicate.Single.fromEntry(Map.Entry<DataComponentPredicate.Type<?>, T> pEntry) private static <T extends DataComponentPredicate>
DataComponentPredicate.Type<T> (package private) static <T extends DataComponentPredicate>
com.mojang.serialization.MapCodec<DataComponentPredicate.Single<T>> DataComponentPredicate.Single.wrapCodec(DataComponentPredicate.Type<T> pType, com.mojang.serialization.Codec<T> pCodec) Methods in net.minecraft.core.component.predicates that return DataComponentPredicate -
Uses of DataComponentPredicate in net.neoforged.neoforge.common.advancements.critereon
Classes in net.neoforged.neoforge.common.advancements.critereon that implement DataComponentPredicateModifier and TypeClassDescriptionfinal recordclass