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.CODEC
static final DataComponentPredicate.Type
<CustomDataPredicate> DataComponentPredicates.CUSTOM_DATA
Methods in net.minecraft.core.component.predicates that return CustomDataPredicateModifier and TypeMethodDescriptionstatic CustomDataPredicate
CustomDataPredicate.customData
(NbtPredicate p_400024_)