Skip to content

DirectDecodeCodec

Package: com.hypixel.hytale.codec

public interface DirectDecodeCodec<T> extends Codec<T>

Extension of Codec that supports in-place decoding into an existing object instance rather than creating a new one.

ModifierReturn TypeSignature
voiddecode(BsonValue bsonValue, T target, ExtraInfo extraInfo)
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.