com.mojang.serialization.codecs

class RecordCodecBuilder$1

extends MapDecoder$Implementation<E>

All mapped superinterfaces:

Compressable, Keyable, MapDecoder

com.mojang.serialization.codecs.RecordCodecBuilder$1

Constructor summary

ModifierConstructor
(RecordCodecBuilder arg0, Function arg1, MapEncoder arg2)

Method summary

Modifier and TypeMethod
public <T> DataResult<E>
decode(DynamicOps<T> arg0, MapLike<T> arg1)
public <T> Stream<T>
keys(DynamicOps<T> arg0)