Skip to content

ComponentUpdate

Package: com.hypixel.hytale.protocol

public abstract class ComponentUpdate

Abstract polymorphic base class for ECS component updates sent in entity replication packets. Uses VarInt type-ID discriminated union with 26 concrete subtypes.

ConstantValue
MAX_SIZE1,677,721,605

Concrete subtypes are identified by a VarInt type ID prefix during deserialization.

public int computeSize()

Returns the serialized size in bytes.

Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.