Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.codec.codecs.simple.BooleanCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.ByteCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.DoubleCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.FloatCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.IntegerCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.LongCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.ShortCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.PrimitiveCodec, com.hypixel.hytale.codec.RawJsonCodec<T>)
- com.hypixel.hytale.codec.codecs.simple.StringCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.RawJsonCodec<T>)