class Rosegold::Clientbound::EntityRotation
- Rosegold::Clientbound::EntityRotation
- Rosegold::Clientbound::Packet
- Rosegold::Packet
- Rosegold::Event
- Reference
- Object
Defined in:
rosegold/packets/clientbound/entity_rotation.crConstructors
Class Method Summary
Instance Method Summary
- #callback(client)
- #entity_id : UInt64
- #entity_id=(entity_id : UInt64)
- #on_ground=(on_ground : Bool)
- #on_ground? : Bool
- #pitch : Float32
- #pitch=(pitch : Float32)
- #write : Bytes
- #yaw : Float32
- #yaw=(yaw : Float32)