Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.codec.codecs.map.EnumMapCodec<K,V> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.Float2ObjectMapCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.Int2ObjectMapCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.MapCodec<V,M> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.MergedEnumMapCodec<K,V,M> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.Object2DoubleMapCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.Object2FloatMapCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.Object2IntMapCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.ObjectMapCodec<K,V,M> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.codecs.map.Short2ObjectMapCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)