Id: 88
Hex: 58
Bin: 01011000
Sent by the server
Displays titles on the client's screen.
Fields:
| Name | Type |
|---|---|
| action | varint |
| text | string |
| fade in | varint |
| stay | varint |
| fade out | varint |
Constants:
| Name | Value | |
|---|---|---|
| hide | 0 | Hides the title and the subtitle |
| reset | 1 | Hides and resets the title and the subtitle |
| set title | 2 | Sets the title |
| set subtitle | 3 | Sets the subtitle, displayed under the title |
| set action bar | 4 | Show a message over the hotbar for some seconds |
| set timings | 5 | Shows the title and the subtitle |
Text that will be displayed in the place specified in the action field.