net.minecraft.predicate.entity

public record NBtSubPredicate

implements EntitySubPredicate

net.minecraft.advancements.predicates.entity.EntityNbtPredicate
net.minecraft.class_1_823
net.minecraft.predicate.entity.NBtSubPredicate

Field summary

Modifier and TypeField
private final NbtPredicate
nbt
comp_1_684
nbt
public static final com.mojang.serialization.Codec<NBtSubPredicate>
CODEC
field_1_5933
CODEC

Constructor summary

ModifierConstructor
public (NbtPredicate nbt)

Method summary

Modifier and TypeMethod
public boolean
matches(Entity entity, ServerLevel level, Vec3 position)
method_22497(class_1297 arg0, class_3218 arg1, class_243 arg2)
test(Entity arg0, ServerWorld arg1, Vec3d arg2)
public NbtPredicate
nbt()
comp_1_684()
nbt()