public class PropertyDispatch$C2<V, T1 extends Comparable<T1>, T2 extends Comparable<T2>>
extends PropertyDispatch<V>
| ghs$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_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Property<T1> |
| ||||||||||
| private final Property<T2> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (Property<T1> first, Property<T2> second) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public List<Property<?>> |
| ||||||||||
| public PropertyDispatch$C2<V, T1, T2> |
| ||||||||||
| public PropertyDispatch<V> |
|