Package com.mojang.serialization.codecs
package com.mojang.serialization.codecs
-
ClassDescriptionBaseMapCodec<K,
V> CompoundListCodec<K,V> EitherCodec<F,S> EitherMapCodec<F,S> FieldDecoder<A>FieldEncoder<A>KeyDispatchCodec<K,V> Delegate codecs allow using the value of an initially decoded key to determine how to decode the rest of the input.ListCodec<A>PairCodec<F,S> PairMapCodec<F,S> RecordCodecBuilder<O,F> SimpleMapCodec<K,V> UnboundedMapCodec<K,V>