net.minecraft.core.component.predicates

public interface DataComponentPredicate

kw
net.minecraft.core.component.predicates.DataComponentPredicate
net.minecraft.class_9360

Field summary

Modifier and TypeField
com.mojang.serialization.Codec<Map<DataComponentPredicate$Type<?>, DataComponentPredicate>>
b
CODEC
field_49805
StreamCodec<RegistryFriendlyByteBuf, DataComponentPredicate$Single<?>>
c
SINGLE_STREAM_CODEC
field_58054
StreamCodec<RegistryFriendlyByteBuf, Map<DataComponentPredicate$Type<?>, DataComponentPredicate>>
d
STREAM_CODEC
field_58055

Method summary

Modifier and TypeMethod
static com.mojang.serialization.MapCodec<DataComponentPredicate$Single<?>>
a(String arg0)
singleCodec(String arg0)
method_67301(String arg0)
boolean
a(ki arg0)
matches(DataComponentGetter arg0)
method_58161(class_9473 arg0)