class Rosegold::Clientbound::ChatMessage
- Rosegold::Clientbound::ChatMessage
- Rosegold::Clientbound::Packet
- Rosegold::Packet
- Rosegold::Event
- Reference
- Object
Defined in:
rosegold/packets/clientbound/chat_message.crConstructors
Class Method Summary
Instance Method Summary
- #callback(client)
- #message : Rosegold::Chat
- #message=(message : Rosegold::Chat)
- #position : UInt8
- #position=(position : UInt8)
- #sender : UUID
- #sender=(sender : UUID)
- #write : Bytes