com.hypixel.hytale.codec
Package: com.hypixel.hytale.codec
Interfaces
Section titled “Interfaces”| Type | Description |
|---|---|
| Codec | Core serialization/deserialization interface for the codec system |
| DirectDecodeCodec | Codec extension for in-place decoding into existing objects |
| ExtraInfo | Abstract base class for codec encode/decode context |
| InheritCodec | Codec extension supporting asset inheritance |
| RawJsonCodec | Interface for codecs decoding from raw JSON streams |
Classes
Section titled “Classes”| Type | Description |
|---|---|
| DocumentContainingCodec | Deprecated codec preserving unknown BSON document fields |
| EmptyExtraInfo | Singleton ExtraInfo with no additional context |
| KeyedCodec | Codec wrapper with an associated string key for named fields |
| PrimitiveCodec | Abstract base for codecs handling primitive value types |
| RawJsonInheritCodec | Combines inheritance-based and raw JSON stream decoding |
| VersionedExtraInfo | ExtraInfo with version number for version-aware decoding |
| WrappedCodec | Codec decorator wrapping another codec instance |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.