Hierarchy For Package com.hypixel.hytale.math.codec
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.math.codec.FloatRangeArrayCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.validation.ValidatableCodec<T>)
- com.hypixel.hytale.math.codec.IntRangeArrayCodec (implements com.hypixel.hytale.codec.Codec<T>, com.hypixel.hytale.codec.validation.ValidatableCodec<T>)
- com.hypixel.hytale.math.codec.Vector2dArrayCodec (implements com.hypixel.hytale.codec.Codec<T>)
- com.hypixel.hytale.math.codec.Vector3dArrayCodec (implements com.hypixel.hytale.codec.Codec<T>)
- com.hypixel.hytale.math.codec.Vector3iArrayCodec (implements com.hypixel.hytale.codec.Codec<T>)