net.minecraft.advancements.criterion

public class StatePropertiesPredicate$Builder

dl$a
net.minecraft.advancements.criterion.StatePropertiesPredicate$Builder
net.minecraft.class_4559$class_4560
net.minecraft.predicate.StatePredicate$Builder
net.minecraft.src.C_432308_$C_432267_
net.minecraft.advancements.criterion.CriterionTriggerProperties$a

字段概要

修饰符与类型字段
private final com.google.common.collect.ImmutableList$Builder<StatePropertiesPredicate$PropertyMatcher>
a
matchers
field_20738
conditions
f_433868_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public static StatePropertiesPredicate$Builder
a()
properties()
method_22523()
create()
m_442501_()
public StatePropertiesPredicate$Builder
a(epk<?> arg0, String arg1)
hasProperty(Property<?> arg0, String arg1)
method_22526(class_2769<?> arg0, String arg1)
exactMatch(Property<?> property, String valueName)
m_446375_(C_2097_<?> p_453902_, String arg1)
public StatePropertiesPredicate$Builder
a(epk<Integer> arg0, int arg1)
hasProperty(Property<Integer> arg0, int arg1)
method_22524(class_2769<Integer> arg0, int arg1)
exactMatch(Property<Integer> property, int value)
m_442208_(C_2097_<Integer> p_455518_, int arg1)
public StatePropertiesPredicate$Builder
a(epk<Boolean> arg0, boolean arg1)
hasProperty(Property<Boolean> arg0, boolean arg1)
method_22527(class_2769<Boolean> arg0, boolean arg1)
exactMatch(Property<Boolean> property, boolean value)
m_442346_(C_2097_<Boolean> p_454739_, boolean arg1)
public <T extends Comparable<T>, StringRepresentable> StatePropertiesPredicate$Builder
a(epk<T> arg0, T arg1)
hasProperty(Property<T> arg0, T arg1)
method_22525(class_2769<T> arg0, T arg1)
exactMatch(Property<T> property, T value)
m_443217_(C_2097_<T> p_453103_, T arg1)
public Optional<StatePropertiesPredicate>
b()
build()
method_22528()
build()
m_439147_()