Package net.minecraft.util.dynamic
package net.minecraft.util.dynamic
-
ClassDescriptionA few extensions for
Codec
orDynamicOps
.Codecs.Either<F,S> Codecs.Lazy<A>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 codec forSimpleRegistry
.A codec for registry elements.RegistryOps<T>A dynamic ops that encode an id for a registry element rather than a full object.