All mapped superinterfaces:
Compressable, Keyable, MapDecoder, MapEncoder
| com.mojang.serialization.codecs.OptionalFieldCodec |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final String |
| ||
| private final Codec<A> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, Codec<A> arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T> DataResult<Optional<A>> |
| ||
| public <T> RecordBuilder<T> |
| ||
| public <T> Stream<T> |
|