Package dev.wyck.wrapper.decode
package dev.wyck.wrapper.decode
-
ClassDescriptionDecodable<T,
U> Builds a wrapper from the Minecraft object it wraps, the inverse ofWrapper.toMinecraft().Decoder<T>Lazily resolves a decoder implementation while exposing only the Wyck type it produces.DecoderRegistry<W,M> Collects thedecodersof one wrapper family and dispatches to them by type key.