net.minecraft.client.data.models.blockstates

public class PropertyDispatch$C2<V, T1 extends Comparable<T1>, T2 extends Comparable<T2>>

extends PropertyDispatch<V>

fsr$b
net.minecraft.client.data.models.blockstates.PropertyDispatch$C2
net.minecraft.class_4926$class_4928
net.minecraft.client.data.BlockStateVariantMap$DoubleProperty
net.minecraft.src.C_370491_$C_370334_

Field summary

Modifier and TypeField
private final Property<T1>
a
property1
field_22865
first
f_370640_
private final Property<T2>
b
property2
field_22866
second
f_370868_

Constructor summary

ModifierConstructor
(Property<T1> first, Property<T2> second)

Method summary

Modifier and TypeMethod
public List<Property<?>>
b()
getDefinedProperties()
method_25791()
getProperties()
m_372463_()
public PropertyDispatch$C2<V, T1, T2>
a(T1 arg0, T2 arg1, V arg2)
select(T1 arg0, T2 arg1, V arg2)
method_25798(T1 arg0, T2 arg1, V arg2)
register(T1 firstProperty, T2 secondProperty, V variant)
m_373118_(T1 p_375490_, T2 p_392168_, V arg2)
public PropertyDispatch<V>
a(BiFunction<T1, T2, V> arg0)
generate(BiFunction<T1, T2, V> arg0)
method_25800(BiFunction<T1, T2, V> arg0)
generate(BiFunction<T1, T2, V> variantFactory)
m_372064_(BiFunction<T1, T2, V> arg0)