| Version | ID |
|---|---|
| 1.13.1 | 0x4C |
| 1.14.4 | 0x52 |
| 1.15.2 | 0x53 |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x53 | Play | Client | Flags | Byte | Controls which fields are present. |
| Source | Optional VarInt enum | Only if flags is 3 or 1 (bit mask 0x1). See below. If not present, then sounds from all sources are cleared. | |||
| Sound | Optional Identifier | Only if flags is 2 or 3 (bit mask 0x2). A sound effect name, see Named Sound Effect. If not present, then all sounds are cleared. |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x52 | Play | Client | Flags | Byte | Controls which fields are present. |
| Source | Optional VarInt enum | Only if flags is 3 or 1 (bit mask 0x1). See below. If not present, then sounds from all sources are cleared. | |||
| Sound | Optional Identifier | Only if flags is 2 or 3 (bit mask 0x2). A sound effect name, see Named Sound Effect. If not present, then all sounds are cleared. |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x4C | Play | Client | Flags | Byte | Controls which fields are present. |
| Source | Optional VarInt enum | Only if flags is 3 or 1 (bit mask 0x1). See below. If not present, then sounds from all sources are cleared. | |||
| Sound | Optional Identifier | Only if flags is 2 or 3 (bit mask 0x2). A sound effect name, see Named Sound Effect. If not present, then all sounds are cleared. |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x4C | Play | Client | Flags | Byte | Controls which fields are present. |
| Source | Optional VarInt enum | Only if flags is 3 or 1 (bit mask 0x1). See below. If not present, then sounds from all sources are cleared. | |||
| Sound | Optional Identifier | Only if flags is 2 or 3 (bit mask 0x2). A sound effect name, see Named Sound Effect. If not present, then all sounds are cleared. |