implements Codec$ResultFunction<A>
| com.mojang.serialization.Codec$5 |
Constructor summary
| Modifier | Constructor |
|---|---|
| (Codec arg0, UnaryOperator arg1, Object arg2) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T> DataResult<Pair<A, T>> |
| ||
| public <T> DataResult<T> |
|