class Packets::Play::S::ClickWindow
- Packets::Play::S::ClickWindow
- RawPacket
- Reference
- Object
Defined in:
packets/packets.crConstructors
- .new(window_id : UInt8, slot : Int16, button : Int8, action : Int16, mode : Int8, item : Slot)
- .new(packet : RawPacket)
Instance Method Summary
Instance methods inherited from class RawPacket
data : Bytes
data,
id : Int32
id,
slice : Bytes
slice
Constructor methods inherited from class RawPacket
new(id : Int32, data : Bytes)
new
Constructor Detail
def self.new(window_id : UInt8, slot : Int16, button : Int8, action : Int16, mode : Int8, item : Slot)
#