net.minecraft.advancements.critereon

public record StatePropertiesPredicate

ds
net.minecraft.advancements.critereon.StatePropertiesPredicate
net.minecraft.class_4559

Field summary

Modifier and TypeField
private final List<StatePropertiesPredicate$PropertyMatcher>
c
properties
comp_1830
private static final com.mojang.serialization.Codec<List<StatePropertiesPredicate$PropertyMatcher>>
d
PROPERTIES_CODEC
field_45778
public static final com.mojang.serialization.Codec<StatePropertiesPredicate>
a
CODEC
field_45777
public static final StreamCodec<io.netty.buffer.ByteBuf, StatePropertiesPredicate>
b
STREAM_CODEC
field_49396

Constructor summary

ModifierConstructor
public (List<StatePropertiesPredicate$PropertyMatcher> arg0)

Method summary

Modifier and TypeMethod
public <S extends StateHolder<?, S>> boolean
a(ech<?, S> arg0, S arg1)
matches(StateDefinition<?, S> arg0, S arg1)
method_22515(class_2689<?, S> arg0, S arg1)
public boolean
a(ecg arg0)
matches(BlockState arg0)
method_22514(class_2680 arg0)
public boolean
a(eyq arg0)
matches(FluidState arg0)
method_22518(class_3610 arg0)
public Optional<String>
a(ech<?, ?> arg0)
checkState(StateDefinition<?, ?> arg0)
method_53235(class_2689<?, ?> arg0)
public List<StatePropertiesPredicate$PropertyMatcher>
a()
properties()
comp_1830()