rswiki-book/src/317/317-Light-item.md

605 B

Light Item

This packet is sent when a player attempts to light logs on fire.

Packet Details

Key Value
Name Light item
Description Sent when a player attempts to light logs on fire.
Opcode 79
Type Fixed
Length 6
Revision 317

Packet Structure

Data Type Description
Short The items Y coordinate.
Unsigned Short The item ID.
Little Endian Short The items X coordinate.