class Packets::Play::S::ClientSettings
- Packets::Play::S::ClientSettings
- RawPacket
- Reference
- Object
Defined in:
packets/packets.crConstructors
- .new(locale : String, view_distance : Int8, chat_mode : Int8, chat_colours : Bool, skin_parts : UInt8)
- .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(locale : String, view_distance : Int8, chat_mode : Int8, chat_colours : Bool, skin_parts : UInt8)
#