0x47 S47PacketPlayerListHeaderFooter
Sets text above and below the tab player list.
Fields
| Field | Type | Description |
|---|---|---|
| header | IChatComponent | Header text (JSON) |
| footer | IChatComponent | Footer text (JSON) |
Wire Encoding
| Field | Type | Notes |
|---|---|---|
| Header | Chat Component (JSON) | |
| Footer | Chat Component (JSON) |
MCP References
MCP
NetHandlerPlayClient.handlePlayerListHeaderFooter()Handler Interface
HND
INetHandlerPlayClientimplementation Implementation Cases
TabGUI
(Tenacity 6.0)
Track tab list header/footer for custom tab display.
HUD
(Tenacity 6.0)
Track tab list header/footer for custom tab display.