Skip to content

ExtraInfo

Package: com.hypixel.hytale.codec

public abstract class ExtraInfo

Abstract 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.

ModifierReturn TypeSignature
publicvoidpushKey(String key, RawJsonReader reader)
publicvoidpushIntKey(int key, RawJsonReader reader)
publicvoidpopKey()
publicStringgetKeyPath()
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.