Uses of Class
net.minecraft.data.models.blockstates.PropertyDispatch.C5
Packages that use PropertyDispatch.C5
-
Uses of PropertyDispatch.C5 in net.minecraft.data.models.blockstates
Methods in net.minecraft.data.models.blockstates that return PropertyDispatch.C5Modifier and TypeMethodDescriptionstatic <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> PropertyDispatch.properties
(Property<T1> property1, Property<T2> property2, Property<T3> property3, Property<T4> property4, Property<T5> property5) PropertyDispatch.C5.select
(T1 property1Value, T2 property2Value, T3 property3Value, T4 property4Value, T5 property5Value, List<Variant> variants) PropertyDispatch.C5.select
(T1 property1Value, T2 property2Value, T3 property3Value, T4 property4Value, T5 property5Value, Variant variant)