net.minecraft.core.component.predicates

public record CustomDataPredicate

implements DataComponentPredicate

ku
net.minecraft.core.component.predicates.CustomDataPredicate
net.minecraft.class_9354

Field summary

Modifier and TypeField
private final NbtPredicate
e
value
comp_2458
public static final com.mojang.serialization.Codec<CustomDataPredicate>
a
CODEC
field_49797

Constructor summary

ModifierConstructor
public (NbtPredicate arg0)

Method summary

Modifier and TypeMethod
public boolean
a(ki arg0)
matches(DataComponentGetter arg0)
method_58161(class_9473 arg0)
public static CustomDataPredicate
a(da arg0)
customData(NbtPredicate arg0)
method_58162(class_2105 arg0)
public NbtPredicate
a()
value()
comp_2458()