implements Decoder<B>
| com.mojang.serialization.Decoder$1 |
Constructor summary
| Modifier | Constructor |
|---|---|
| (Decoder arg0, Function arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T> DataResult<Pair<B, T>> |
|
implements Decoder<B>
| com.mojang.serialization.Decoder$1 |
| Modifier | Constructor |
|---|---|
| (Decoder arg0, Function arg1) |
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T> DataResult<Pair<B, T>> |
|