Uses of Record Class
net.minecraft.predicate.component.CustomDataPredicate
Packages that use CustomDataPredicate
-
Uses of CustomDataPredicate in net.minecraft.predicate.component
Fields in net.minecraft.predicate.component with type parameters of type CustomDataPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<CustomDataPredicate> CustomDataPredicate.CODEC
static final ComponentPredicate.Type
<CustomDataPredicate> ComponentPredicateTypes.CUSTOM_DATA
Methods in net.minecraft.predicate.component that return CustomDataPredicateModifier and TypeMethodDescriptionstatic CustomDataPredicate
CustomDataPredicate.customData
(NbtPredicate value)