Uses of Class
com.mojang.datafixers.Products.P6
Packages that use Products.P6
-
Uses of Products.P6 in com.mojang.datafixers
Methods in com.mojang.datafixers that return Products.P6Modifier and TypeMethodDescription<T2,T3, T4, T5, T6>
Products.P6<F, T1, T2, T3, T4, T5, T6> Products.P1.and(Products.P5<F, T2, T3, T4, T5, T6> p) <T3,T4, T5, T6>
Products.P6<F, T1, T2, T3, T4, T5, T6> Products.P2.and(Products.P4<F, T3, T4, T5, T6> p) <T4,T5, T6> Products.P6 <F, T1, T2, T3, T4, T5, T6> Products.P3.and(Products.P3<F, T4, T5, T6> p) Products.P4.and(Products.P2<F, T5, T6> p) Methods in com.mojang.datafixers with parameters of type Products.P6Modifier and TypeMethodDescription<T2,T3, T4, T5, T6, T7>
Products.P7<F, T1, T2, T3, T4, T5, T6, T7> Products.P1.and(Products.P6<F, T2, T3, T4, T5, T6, T7> p) <T3,T4, T5, T6, T7, T8>
Products.P8<F, T1, T2, T3, T4, T5, T6, T7, T8> Products.P2.and(Products.P6<F, T3, T4, T5, T6, T7, T8> p) -
Uses of Products.P6 in com.mojang.datafixers.kinds
Methods in com.mojang.datafixers.kinds that return Products.P6