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