net.minecraft.data.models.blockstates

public abstract class PropertyDispatch

ny
net.minecraft.data.models.blockstates.PropertyDispatch
net.minecraft.class_4926
net.minecraft.unmapped.C_ujotlecn
net.minecraft.data.client.BlockStateVariantMap
net.minecraft.data.client.model.BlockStateVariantMap
net.minecraft.src.C_4805_

Field summary

Modifier and TypeField
private final Map<Selector, List<Variant>>
a
values
field_22863
f_minppjdq
variants
variants
f_125291_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(nz arg0, List<oa> arg1)
putValue(Selector arg0, List<Variant> arg1)
method_25790(class_4934 arg0, List<class_4935> arg1)
m_mrxfcapc(C_qxryqtgn arg0, List<C_yigsfouo> arg1)
register(PropertiesMap condition, List<BlockStateVariant> possibleVariants)
register(PropertiesMap condition, List<BlockStateVariant> possibleVariants)
m_125319_(C_4813_ p_125321_, List<C_4814_> arg1)
Map<Selector, List<Variant>>
a()
getEntries()
method_25782()
m_wwoayjvh()
getVariants()
getVariants()
m_125293_()
private void
c()
verifyComplete()
method_25792()
m_bsqwtsij()
checkAllPropertyDefinitions()
checkAllPropertyDefinitions()
m_125322_()
abstract List<Property<?>>
b()
getDefinedProperties()
method_25791()
m_iqqrwxrs()
getProperties()
getProperties()
m_7336_()
public static <T1 extends Comparable<T1>> PropertyDispatch$C1<T1>
a(dth<T1> arg0)
property(Property<T1> arg0)
method_25783(class_2769<T1> arg0)
m_hkeainox(C_vzlztuyw<T1> arg0)
create(Property<T1> property)
create(Property<T1> property)
m_125294_(C_2097_<T1> p_125295_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>> PropertyDispatch$C2<T1, T2>
a(dth<T1> arg0, dth<T2> arg1)
properties(Property<T1> arg0, Property<T2> arg1)
method_25784(class_2769<T1> arg0, class_2769<T2> arg1)
m_yiejldtr(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1)
create(Property<T1> first, Property<T2> second)
create(Property<T1> first, Property<T2> second)
m_125296_(C_2097_<T1> p_125297_, C_2097_<T2> p_125298_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>, T3 extends Comparable<T3>> PropertyDispatch$C3<T1, T2, T3>
a(dth<T1> arg0, dth<T2> arg1, dth<T3> arg2)
properties(Property<T1> arg0, Property<T2> arg1, Property<T3> arg2)
method_25785(class_2769<T1> arg0, class_2769<T2> arg1, class_2769<T3> arg2)
m_woxiovyy(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1, C_vzlztuyw<T3> arg2)
create(Property<T1> first, Property<T2> second, Property<T3> third)
create(Property<T1> first, Property<T2> second, Property<T3> third)
m_125299_(C_2097_<T1> p_125300_, C_2097_<T2> p_125301_, C_2097_<T3> p_125302_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>, T3 extends Comparable<T3>, T4 extends Comparable<T4>> PropertyDispatch$C4<T1, T2, T3, T4>
a(dth<T1> arg0, dth<T2> arg1, dth<T3> arg2, dth<T4> arg3)
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)
m_rfsycvtk(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1, C_vzlztuyw<T3> arg2, C_vzlztuyw<T4> arg3)
create(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth)
create(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth)
m_125303_(C_2097_<T1> p_125304_, C_2097_<T2> p_125305_, C_2097_<T3> p_125306_, C_2097_<T4> p_125307_)
public static <T1 extends Comparable<T1>, T2 extends Comparable<T2>, T3 extends Comparable<T3>, T4 extends Comparable<T4>, T5 extends Comparable<T5>> PropertyDispatch$C5<T1, T2, T3, T4, T5>
a(dth<T1> arg0, dth<T2> arg1, dth<T3> arg2, dth<T4> arg3, dth<T5> arg4)
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)
m_rgzfnhfr(C_vzlztuyw<T1> arg0, C_vzlztuyw<T2> arg1, C_vzlztuyw<T3> arg2, C_vzlztuyw<T4> arg3, C_vzlztuyw<T5> arg4)
create(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth, Property<T5> fifth)
create(Property<T1> first, Property<T2> second, Property<T3> third, Property<T4> fourth, Property<T5> fifth)
m_125308_(C_2097_<T1> p_125309_, C_2097_<T2> p_125310_, C_2097_<T3> p_125311_, C_2097_<T4> p_125312_, C_2097_<T5> p_125313_)