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.CODEC
private Optional<NbtPredicate>
BlockPredicate.Builder.nbt
private final Optional<NbtPredicate>
BlockPredicate.nbt
The field for thenbt
record 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.nbt
private final Optional<NbtPredicate>
EntityPredicate.nbt
The field for thenbt
record component.Methods in net.minecraft.predicate.entity that return types with arguments of type NbtPredicateModifier and TypeMethodDescriptionEntityPredicate.nbt()
Returns the value of thenbt
record 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.nbt
private final Optional<NbtPredicate>
ItemPredicate.nbt
The field for thenbt
record component.Methods in net.minecraft.predicate.item that return types with arguments of type NbtPredicate