home / bedrock160 / play / book-edit
Book edit
Encode/decode this packet in Sandbox
Id: 97
Id (hex): 61
Id (bin): 01100001
Clientbound: ✔️
Serverbound: ✔️
Fields
Name | Type |
---|---|
type | ubyte |
slot | ubyte |
Variants
Variant | Field | Value |
---|---|---|
Replace Page | type | 0 |
Add Page | type | 1 |
Delete Page | type | 2 |
Swap Pages | type | 3 |
Sign | type | 4 |
Replace Page
Additional Fields
Name | Type |
---|---|
page number | ubyte |
? | string |
? | string |
Add Page
Additional Fields
Name | Type |
---|---|
page number | ubyte |
? | string |
? | string |
Delete Page
Additional Fields
Name | Type |
---|---|
page number | ubyte |
Swap Pages
Additional Fields
Name | Type |
---|---|
page 1 | ubyte |
page 2 | ubyte |
Sign
Additional Fields
Name | Type |
---|---|
title | string |
author | string |