net.minecraft.data.models.blockstates

public final class Selector

ok
net.minecraft.data.models.blockstates.Selector
net.minecraft.class_4934
net.minecraft.data.client.PropertiesMap

Field summary

Modifier and TypeField
private static final Selector
a
EMPTY
field_22881
EMPTY
private static final Comparator<Property$Value<?>>
b
COMPARE_BY_NAME
field_22882
COMPARATOR
private final List<Property$Value<?>>
c
values
field_22883
values

Constructor summary

ModifierConstructor
private (List<Property$Value<?>> values)

Method summary

Modifier and TypeMethod
public Selector
a(dyx$a<?> arg0)
extend(Property$Value<?> arg0)
method_25819(class_2769$class_4933<?> arg0)
withValue(Property$Value<?> value)
public Selector
a(ok arg0)
extend(Selector arg0)
method_25820(class_4934 arg0)
copyOf(PropertiesMap propertiesMap)
public static Selector
a()
empty()
method_25818()
empty()
public static Selector
a(dyx$a<?>... arg0)
of(Property$Value<?>... arg0)
method_25821(class_2769$class_4933<?>... arg0)
withValues(Property$Value<?>... values)
public String
b()
getKey()
method_25822()
asString()