implements MapLike<T>
| com.mojang.serialization.MapDecoder$1 |
Constructor summary
| Modifier | Constructor |
|---|---|
| (MapDecoder arg0, List arg1, KeyCompressor arg2) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public T |
| ||
| public T |
| ||
| public Stream<Pair<T, T>> |
|
implements MapLike<T>
| com.mojang.serialization.MapDecoder$1 |
| Modifier | Constructor |
|---|---|
| (MapDecoder arg0, List arg1, KeyCompressor arg2) |
| Modifier and Type | Method | ||
|---|---|---|---|
| public T |
| ||
| public T |
| ||
| public Stream<Pair<T, T>> |
|