Class MapDecoder.Implementation<A>

java.lang.Object
com.mojang.serialization.CompressorHolder
com.mojang.serialization.MapDecoder.Implementation<A>
All Implemented Interfaces:
Compressable, Keyable, MapDecoder<A>
Direct Known Subclasses:
FieldDecoder
Enclosing interface:
MapDecoder<A>

public abstract static class MapDecoder.Implementation<A> extends CompressorHolder implements MapDecoder<A>
  • Constructor Details

    • Implementation

      public Implementation()