Uses of Record Class
net.minecraft.core.component.predicates.CustomDataPredicate
Packages that use CustomDataPredicate
-
Uses of CustomDataPredicate in net.minecraft.core.component.predicates
Fields in net.minecraft.core.component.predicates with type parameters of type CustomDataPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CustomDataPredicate> CustomDataPredicate.CODECstatic final DataComponentPredicate.Type<CustomDataPredicate> DataComponentPredicates.CUSTOM_DATAMethods in net.minecraft.core.component.predicates that return CustomDataPredicateModifier and TypeMethodDescriptionstatic CustomDataPredicateCustomDataPredicate.customData(NbtPredicate pValue)