0x2E S2EPacketCloseWindow
Server forces the client to close an inventory window.
Fields
| Field | Type | Description |
|---|---|---|
| windowId | byte | Window ID |
Wire Encoding
| Field | Type | Notes |
|---|---|---|
| Window ID | unsigned byte |
MCP References
MCP
NetHandlerPlayClient.handleCloseWindow()Handler Interface
HND
INetHandlerPlayClientimplementation Implementation Cases
ChestStealer
Detect window closing — disable auto-steal.
InvManager
Detect window closing — disable auto-steal.