Package dev.lukebemish.dynamicassetgenerator.api.cache
@NullMarked
package dev.lukebemish.dynamicassetgenerator.api.cache
-
ClassDescriptionA
Codecthat adds any metadata provided by aCacheMetaDynamicOpsto the encoded value while encoding.A single type of metadata to process while encoding.ADynamicOpsthat can hold data of various sorts, accessible by codecs, representing a context the encoding or decoding is occurring in.ACacheMetaDynamicOpsthat usesJsonElementas its underlying type.DataConsumer<D,A> Represents a function that can process any metadata necessary for encoding into an encodable form, given the object to encode and the context of encoding.