ExtraInfo
Package: com.hypixel.hytale.codec
public abstract class ExtraInfoAbstract base class providing contextual information during codec encode/decode operations. Tracks key paths for error reporting and provides push/pop operations for navigating nested structures.
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
public | void | pushKey(String key, RawJsonReader reader) |
public | void | pushIntKey(int key, RawJsonReader reader) |
public | void | popKey() |
public | String | getKeyPath() |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.