← Back to Index
ClientboundTextureShiftPacket (336)
Sends a set of update properties for the texture shift system from the server to the client.
| Field Name |
Type |
Field Index |
Description |
| Action ID (Required) |
uint8 |
0 |
|
Enum Values:
| Index |
Value |
| 0 |
Invalid |
| 1 |
Initialize |
| 2 |
Start |
| 3 |
SetEnabled |
| 4 |
Sync |
|
| Collection Name (Required) |
string |
1 |
|
| From Step (Required) |
string |
2 |
|
| To Step (Required) |
string |
3 |
|
| All Steps (Required) |
array<string> |
4 |
|
| Current Length In Ticks (Required) |
varuint64 |
5 |
|
| Total Length In Ticks (Required) |
varuint64 |
6 |
|
| Enabled (Required) |
boolean |
7 |
|