Uses of Record Class
net.minecraft.predicate.NbtPredicate
Packages that use NbtPredicate
Package
Description
-
Uses of NbtPredicate in net.minecraft.predicate
Fields in net.minecraft.predicate with type parameters of type NbtPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NbtPredicate>NbtPredicate.CODECprivate Optional<NbtPredicate>BlockPredicate.Builder.nbtprivate final Optional<NbtPredicate>BlockPredicate.nbtThe field for thenbtrecord component.Methods in net.minecraft.predicate that return types with arguments of type NbtPredicate -
Uses of NbtPredicate in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type NbtPredicateModifier and TypeFieldDescriptionprivate Optional<NbtPredicate>EntityPredicate.Builder.nbtprivate final Optional<NbtPredicate>EntityPredicate.nbtThe field for thenbtrecord component.Methods in net.minecraft.predicate.entity that return types with arguments of type NbtPredicateModifier and TypeMethodDescriptionEntityPredicate.nbt()Returns the value of thenbtrecord component.Methods in net.minecraft.predicate.entity with parameters of type NbtPredicate -
Uses of NbtPredicate in net.minecraft.predicate.item
Fields in net.minecraft.predicate.item with type parameters of type NbtPredicateModifier and TypeFieldDescriptionprivate Optional<NbtPredicate>ItemPredicate.Builder.nbtprivate final Optional<NbtPredicate>ItemPredicate.nbtThe field for thenbtrecord component.Methods in net.minecraft.predicate.item that return types with arguments of type NbtPredicate