net.minecraft.advancements.critereon

public record NbtPredicate

da
net.minecraft.advancements.critereon.NbtPredicate
net.minecraft.class_2105

Field summary

Modifier and TypeField
private final CompoundTag
d
tag
comp_1816
private static final org.slf4j.Logger
e
LOGGER
field_60368
public static final com.mojang.serialization.Codec<NbtPredicate>
a
CODEC
field_45768
public static final StreamCodec<io.netty.buffer.ByteBuf, NbtPredicate>
b
STREAM_CODEC
field_49244
public static final String
c
SELECTED_ITEM_TAG
field_60367

Constructor summary

ModifierConstructor
public (CompoundTag arg0)

Method summary

Modifier and TypeMethod
public boolean
a(ki arg0)
matches(DataComponentGetter arg0)
method_9074(class_9473 arg0)
public boolean
a(bxs arg0)
matches(Entity arg0)
method_9072(class_1297 arg0)
public boolean
a(ve arg0)
matches(Tag arg0)
method_9077(class_2520 arg0)
public static CompoundTag
b(bxs arg0)
getEntityTagToCompare(Entity arg0)
method_9076(class_1297 arg0)
public CompoundTag
a()
tag()
comp_1816()