Uses of Class
net.minecraft.data.models.blockstates.PropertyDispatch.C3
Packages that use PropertyDispatch.C3
-
Uses of PropertyDispatch.C3 in net.minecraft.data.models.blockstates
Methods in net.minecraft.data.models.blockstates that return PropertyDispatch.C3Modifier and TypeMethodDescriptionstatic <T1 extends Comparable<T1>,
T2 extends Comparable<T2>, T3 extends Comparable<T3>>
PropertyDispatch.C3<T1, T2, T3> PropertyDispatch.properties
(Property<T1> property1, Property<T2> property2, Property<T3> property3) PropertyDispatch.C3.select
(T1 property1Value, T2 property2Value, T3 property3Value, List<Variant> variants) PropertyDispatch.C3.select
(T1 property1Value, T2 property2Value, T3 property3Value, Variant variant)