extends Keyable
| com.mojang.serialization.MapDecoder |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| <T> DataResult<A> |
| ||
| default <T> DataResult<A> |
| ||
| <T> KeyCompressor<T> |
| ||
| default Decoder<A> |
| ||
| default <B> MapDecoder<B> |
| ||
| default <B> MapDecoder<B> |
| ||
| default <E> MapDecoder<E> |
| ||
| default MapDecoder<A> |
|