extends MapDecoder$Implementation<A>
All mapped superinterfaces:
Compressable, Keyable, MapDecoder
| com.mojang.serialization.codecs.FieldDecoder |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| protected final String |
| ||
| private final Decoder<A> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, Decoder<A> arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T> DataResult<A> |
| ||
| public <T> Stream<T> |
|