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> pProperty1, Property<T2> pProperty2, Property<T3> pProperty3) PropertyDispatch.C3.select
(T1 pProperty1Value, T2 pProperty2Value, T3 pProperty3Value, List<Variant> pVariants) PropertyDispatch.C3.select
(T1 pProperty1Value, T2 pProperty2Value, T3 pProperty3Value, Variant pVariant)