com.hypixel.hytale.protocol
Package: com.hypixel.hytale.protocol
This package contains 397 types that define the Hytale binary protocol layer. It includes packet interfaces, serializable data structures, interaction types, entity component updates, selectors, parameter values, and enums encoding game constants.
All serializable types follow a uniform ByteBuf-based binary protocol with nullable bit fields, fixed blocks, variable-length sections, and VarInt length prefixes. Multi-byte values use little-endian encoding.
Interfaces
Section titled “Interfaces”| Type | Description |
|---|---|
| Packet | API |
| ToClientPacket | API |
| ToServerPacket | API |
Abstract Classes
Section titled “Abstract Classes”| Type | Description |
|---|---|
| ComponentUpdate | |
| Interaction | |
| ParamValue | API |
| Selector |
Classes
Section titled “Classes”
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.