Uses of Interface
com.mojang.datafixers.util.Function15
Packages that use Function15
-
Uses of Function15 in com.mojang.datafixers
Methods in com.mojang.datafixers with parameters of type Function15Modifier and TypeMethodDescriptionProducts.P15.apply(Applicative<F, ?> instance, Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R> function) Method parameters in com.mojang.datafixers with type arguments of type Function15 -
Uses of Function15 in com.mojang.datafixers.kinds
Method parameters in com.mojang.datafixers.kinds with type arguments of type Function15Modifier and TypeMethodDescriptionApplicative.ap15(App<F, Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R>> func, App<F, T1> t1, App<F, T2> t2, App<F, T3> t3, App<F, T4> t4, App<F, T5> t5, App<F, T6> t6, App<F, T7> t7, App<F, T8> t8, App<F, T9> t9, App<F, T10> t10, App<F, T11> t11, App<F, T12> t12, App<F, T13> t13, App<F, T14> t14, App<F, T15> t15) -
Uses of Function15 in com.mojang.datafixers.util
Methods in com.mojang.datafixers.util that return Function15Modifier and TypeMethodDescriptiondefault Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, Function<T16, R>> Function16.curry15()Methods in com.mojang.datafixers.util that return types with arguments of type Function15