Class Codec.RecursiveCodec<T>

java.lang.Object
com.mojang.serialization.Codec.RecursiveCodec<T>
All Implemented Interfaces:
Codec<T>, Decoder<T>, Encoder<T>
Enclosing interface:
Codec<A>

public static class Codec.RecursiveCodec<T> extends Object implements Codec<T>