net.minecraft.client.data.models.blockstates

public record PropertyValueList

fss
net.minecraft.client.data.models.blockstates.PropertyValueList
net.minecraft.class_4934
net.minecraft.client.data.PropertiesMap
net.minecraft.src.C_378844_

Field summary

Modifier and TypeField
private final List<Property$Value<?>>
b
values
comp_3717
values
f_380090_
public static final PropertyValueList
a
EMPTY
field_22881
EMPTY
f_381035_
private static final Comparator<Property$Value<?>>
c
COMPARE_BY_NAME
field_22882
COMPARATOR
f_382645_

Constructor summary

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

Method summary

Modifier and TypeMethod
public PropertyValueList
a(ect$a<?> arg0)
extend(Property$Value<?> arg0)
method_25819(class_2769$class_4933<?> arg0)
withValue(Property$Value<?> value)
m_383989_(C_2097_$C_2099_<?> arg0)
public PropertyValueList
a(fss arg0)
extend(PropertyValueList arg0)
method_25820(class_4934 arg0)
copyOf(PropertiesMap propertiesMap)
m_385105_(C_378844_ arg0)
public static PropertyValueList
a(ect$a<?>... arg0)
of(Property$Value<?>... arg0)
method_25821(class_2769$class_4933<?>... arg0)
withValues(Property$Value<?>... values)
m_387902_(C_2097_$C_2099_<?>... p_396202_)
public String
a()
getKey()
method_25822()
asString()
m_384162_()
public List<Property$Value<?>>
b()
values()
comp_3717()
values()
f_380090_()