AssetCodec
Package: com.hypixel.hytale.assetstore.codec
public interface AssetCodec<K, T extends JsonAsset<K>> extends InheritCodec<T>, ValidatableCodec<T>Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
| “ | KeyedCodec<K> | getKeyCodec() |
| “ | KeyedCodec<K> | getParentCodec() |
| “ | AssetExtraInfo.Data | getData(T var1) |
| “ | T | decodeJsonAsset(RawJsonReader var1, AssetExtraInfo<K> var2) |
| “ | T | decodeAndInheritJsonAsset(RawJsonReader var1, T var2, AssetExtraInfo<K> var3) |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.