Hierarchy For Package com.hypixel.hytale.codec
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.codec.function.BsonFunctionCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
- com.hypixel.hytale.codec.DocumentContainingCodec<T>
- com.hypixel.hytale.codec.ExtraInfo
- com.hypixel.hytale.codec.EmptyExtraInfo
- com.hypixel.hytale.codec.VersionedExtraInfo
- com.hypixel.hytale.codec.KeyedCodec<T>
- com.hypixel.hytale.codec.function.BsonFunctionCodec<T> (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.WrappedCodec<T>)
Interface Hierarchy
- com.hypixel.hytale.codec.PrimitiveCodec
- com.hypixel.hytale.codec.RawJsonCodec<T>
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.schema.SchemaConvertable<T>)
- com.hypixel.hytale.codec.DirectDecodeCodec<T>
- com.hypixel.hytale.codec.InheritCodec<T> (also extends com.hypixel.hytale.codec.RawJsonInheritCodec<T>)
- com.hypixel.hytale.codec.RawJsonInheritCodec<T>
- com.hypixel.hytale.codec.InheritCodec<T> (also extends com.hypixel.hytale.codec.Codec<T>)
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.schema.SchemaConvertable<T>)
- com.hypixel.hytale.codec.schema.SchemaConvertable<T>
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.DirectDecodeCodec<T>
- com.hypixel.hytale.codec.InheritCodec<T> (also extends com.hypixel.hytale.codec.RawJsonInheritCodec<T>)
- com.hypixel.hytale.codec.Codec<T> (also extends com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.WrappedCodec<T>