Package net.minecraft.util.dynamic
package net.minecraft.util.dynamic
-
ClassDescriptionCodecHolder<A>A few extensions for
Codec
orDynamicOps
.Codecs.Either<F,S> Codecs.Xor<F,S> An xor codec that only permits exactly one of the two data choices to be present.A dynamic ops that delegates all operations from another one.Range<T extends Comparable<T>>A dynamic ops that "serializes" data to a Java runtime representation.