| com.mojang.datafixers.util.Function3 |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| R |
| ||
| default Function<T1, BiFunction<T2, T3, R>> |
| ||
| default BiFunction<T1, T2, Function<T3, R>> |
|
| com.mojang.datafixers.util.Function3 |
| Modifier and Type | Method | ||
|---|---|---|---|
| R |
| ||
| default Function<T1, BiFunction<T2, T3, R>> |
| ||
| default BiFunction<T1, T2, Function<T3, R>> |
|