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> pProperty1, Property<T2> pProperty2, Property<T3> pProperty3, Property<T4> pProperty4, Property<T5> pProperty5) PropertyDispatch.C5.select
(T1 pProperty1Value, T2 pProperty2Value, T3 pProperty3Value, T4 pProperty4Value, T5 pProperty5Value, List<Variant> pVariants) PropertyDispatch.C5.select
(T1 pProperty1Value, T2 pProperty2Value, T3 pProperty3Value, T4 pProperty4Value, T5 pProperty5Value, Variant pVariant)