net.minecraft.client.data

public abstract class BlockStateVariantMap

fnj
net.minecraft.client.data.models.blockstates.PropertyDispatch
net.minecraft.class_4926
net.minecraft.client.data.BlockStateVariantMap
net.minecraft.unmapped.C_ujotlecn
net.minecraft.data.client.model.BlockStateVariantMap
net.minecraft.src.C_370491_

Field summary

Modifier and TypeField
private final Map<PropertiesMap, List<BlockStateVariant>>
a
values
field_22863
variants
f_minppjdq
variants
f_370614_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(fnk o, List<fnl> arg1)
putValue(Selector arg0, List<Variant> arg1)
method_25790(class_4934 arg0, List<class_4935> arg1)
register(PropertiesMap condition, List<BlockStateVariant> possibleVariants)
m_mrxfcapc(C_dslhtbww arg0, List<C_pwrbuuef> arg1)
register(C_dslhtbww arg0, List<C_pwrbuuef> possibleVariants)
m_374257_(C_370385_ p_376928_, List<C_370512_> arg1)
Map<PropertiesMap, List<BlockStateVariant>>
a()
getEntries()
method_25782()
getVariants()
m_wwoayjvh()
getVariants()
m_372605_()
private void
c()
verifyComplete()
method_25792()
checkAllPropertyDefinitions()
m_bsqwtsij()
checkAllPropertyDefinitions()
m_374306_()
abstract List<Property<?>>
b()
getDefinedProperties()
method_25791()
getProperties()
m_iqqrwxrs()
getProperties()
m_372463_()
public static <T1 extends Comparable<T1>> BlockStateVariantMap$SingleProperty<T1>
a(dya<T1> o)
property(Property<T1> arg0)
method_25783(class_2769<T1> arg0)
create(Property<T1> property)
m_hkeainox(C_vzlztuyw<T1> arg0)
create(Property<T1> property)
m_374162_(C_2097_<T1> p_375693_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>> BlockStateVariantMap$DoubleProperty<T1, T2>
a(dya<T1> o, dya<T2> o)
properties(Property<T1> arg0, Property<T2> arg1)
method_25784(class_2769<T1> arg0, class_2769<T2> arg1)
create(Property<T1> first, Property<T2> second)
m_zbiveleg(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1)
m_zbiveleg(Property<T1> first, Property<T2> second)
m_372052_(C_2097_<T1> p_378486_, C_2097_<T2> p_376121_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>, T3 extends Comparable<T3>> BlockStateVariantMap$TripleProperty<T1, T2, T3>
a(dya<T1> o, dya<T2> o, dya<T3> o)
properties(Property<T1> arg0, Property<T2> arg1, Property<T3> arg2)
method_25785(class_2769<T1> arg0, class_2769<T2> arg1, class_2769<T3> arg2)
create(Property<T1> first, Property<T2> second, Property<T3> third)
m_vfgpnarw(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1, C_vzlztuyw<T3> arg2)
m_vfgpnarw(Property<T1> first, Property<T2> second, Property<T3> third)
m_373059_(C_2097_<T1> p_378219_, C_2097_<T2> p_376157_, C_2097_<T3> p_377920_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>, T3 extends Comparable<T3>, T4 extends Comparable<T4>> BlockStateVariantMap$QuadrupleProperty<T1, T2, T3, T4>
a(dya<T1> o, dya<T2> o, dya<T3> o, dya<T4> o)
properties(Property<T1> arg0, Property<T2> arg1, Property<T3> arg2, Property<T4> arg3)
method_25786(class_2769<T1> arg0, class_2769<T2> arg1, class_2769<T3> arg2, class_2769<T4> arg3)
create(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth)
m_wtdtcgfb(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1, C_vzlztuyw<T3> arg2, C_vzlztuyw<T4> arg3)
m_wtdtcgfb(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth)
m_372523_(C_2097_<T1> p_376975_, C_2097_<T2> p_376597_, C_2097_<T3> p_375517_, C_2097_<T4> p_375767_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>, T3 extends Comparable<T3>, T4 extends Comparable<T4>, T5 extends Comparable<T5>> BlockStateVariantMap$QuintupleProperty<T1, T2, T3, T4, T5>
a(dya<T1> o, dya<T2> o, dya<T3> o, dya<T4> o, dya<T5> o)
properties(Property<T1> arg0, Property<T2> arg1, Property<T3> arg2, Property<T4> arg3, Property<T5> arg4)
method_25787(class_2769<T1> arg0, class_2769<T2> arg1, class_2769<T3> arg2, class_2769<T4> arg3, class_2769<T5> arg4)
create(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth, Property<T5> fifth)
m_wstusewa(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1, C_vzlztuyw<T3> arg2, C_vzlztuyw<T4> arg3, C_vzlztuyw<T5> arg4)
m_wstusewa(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth, Property<T5> fifth)
m_372906_(C_2097_<T1> p_378288_, C_2097_<T2> p_376698_, C_2097_<T3> p_375794_, C_2097_<T4> p_377627_, C_2097_<T5> p_377745_)