- All Superinterfaces:
Codec<T>, RawJsonCodec<T>, SchemaConvertable<T>
- All Known Subinterfaces:
AssetCodec<K,T>
- All Known Implementing Classes:
ACodecMapCodec, AMapProvidedMapCodec, AssetBuilderCodec, AssetCodecMapCodec, BuilderCodec, BuilderCodecMapCodec, CodecMapCodec, ContainedAssetCodec, FloatRangeArrayCodec, IntRangeArrayCodec, MapProvidedMapCodec, ObjectCodecMapCodec, StringCodecMapCodec
public interface ValidatableCodec<T>
extends Codec<T>
-
Field Summary
Fields inherited from interface com.hypixel.hytale.codec.Codec
BASE64_PATTERN, BOOLEAN, BSON_DOCUMENT, BYTE, BYTE_ARRAY, DOUBLE, DOUBLE_ARRAY, DURATION, DURATION_SECONDS, FLOAT, FLOAT_ARRAY, INSTANT, INT_ARRAY, INTEGER, LOG_LEVEL, LONG, LONG_ARRAY, PATH, SHORT, STRING, STRING_ARRAY, UUID_BINARY, UUID_STRING
-
Method Summary