0x36 S36PacketSignEditorOpen
Opens the sign editor GUI for a specific sign position.
Fields
| Field | Type | Description |
|---|---|---|
| pos | BlockPos | Sign position |
Wire Encoding
| Field | Type | Notes |
|---|---|---|
| Position | BlockPos (long) |
MCP References
MCP
NetHandlerPlayClient.handleSignEditorOpen()Handler Interface
HND
INetHandlerPlayClientimplementation Implementation Cases
AutoSign
Detect sign editor opening for auto-fill.