net.minecraft.advancements.critereon

public class StatePropertiesPredicate$Builder

ee$a
net.minecraft.advancements.critereon.StatePropertiesPredicate$Builder
net.minecraft.class_4559$class_4560
net.minecraft.predicate.StatePredicate$Builder
net.minecraft.advancements.critereon.CriterionTriggerProperties$a

Field summary

Modifier and TypeField
private final com.google.common.collect.ImmutableList$Builder<StatePropertiesPredicate$PropertyMatcher>
a
matchers
field_20738
conditions

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static StatePropertiesPredicate$Builder
a()
properties()
method_22523()
create()
public StatePropertiesPredicate$Builder
a(dyx<?> arg0, String arg1)
hasProperty(Property<?> arg0, String arg1)
method_22526(class_2769<?> arg0, String arg1)
exactMatch(Property<?> property, String valueName)
public StatePropertiesPredicate$Builder
a(dyx<Integer> arg0, int arg1)
hasProperty(Property<Integer> arg0, int arg1)
method_22524(class_2769<Integer> arg0, int arg1)
exactMatch(Property<Integer> property, int value)
public StatePropertiesPredicate$Builder
a(dyx<Boolean> arg0, boolean arg1)
hasProperty(Property<Boolean> arg0, boolean arg1)
method_22527(class_2769<Boolean> arg0, boolean arg1)
exactMatch(Property<Boolean> property, boolean value)
public <T extends Comparable<T>, StringRepresentable> StatePropertiesPredicate$Builder
a(dyx<T> arg0, T arg1)
hasProperty(Property<T> arg0, T arg1)
method_22525(class_2769<T> arg0, T arg1)
exactMatch(Property<T> property, T value)
public Optional<StatePropertiesPredicate>
b()
build()
method_22528()
build()