Package dev.wyck.wrapper.decode


package dev.wyck.wrapper.decode
  • Class
    Description
    Builds a wrapper from the Minecraft object it wraps, the inverse of Wrapper.toMinecraft().
    Lazily resolves a decoder implementation while exposing only the Wyck type it produces.
    Collects the decoders of one wrapper family and dispatches to them by type key.