home / bedrock150 / play / resource-pack-client-response
Resource pack client response
Encode/decode this packet in Sandbox
Id: 8
Id (hex): 08
Id (bin): 00001000
Clientbound: ✖️
Serverbound: ✔️
Fields
| Name | Type | Length |
|---|---|---|
| status | ubyte | |
| pack ids | string[] | ushort |
status
Constants:
| Name | Value |
|---|---|
| refused | 1 |
| send packs | 2 |
| have all packs | 3 |
| completed | 4 |