net.minecraft.client.data.models.blockstates

public record PropertyValueList

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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (List<Property$Value<?>> values)

方法概要

修饰符与类型方法
public PropertyValueList
a(epk$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(ght arg0)
extend(PropertyValueList arg0)
method_25820(class_4934 arg0)
copyOf(PropertiesMap propertiesMap)
m_385105_(C_378844_ arg0)
public static PropertyValueList
a(epk$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_()