class Rosegold::Clientbound::SpawnPlayer
- Rosegold::Clientbound::SpawnPlayer
- Rosegold::Clientbound::Packet
- Rosegold::Packet
- Rosegold::Event
- Reference
- Object
Defined in:
rosegold/packets/clientbound/spawn_player.crConstructors
Class Method Summary
Instance Method Summary
- #callback(client)
- #entity_id : UInt64
- #entity_id=(entity_id : UInt64)
- #location : Vec3d
- #location=(location : Vec3d)
- #look : Look
- #look=(look : Look)
- #uuid : UUID
- #uuid=(uuid : UUID)
- #write : Bytes