Sandertv / mcwss

A websocket server for Minecraft Bedrock Edition
https://godoc.org/github.com/Sandertv/mcwss
MIT License
114 stars 25 forks source link

[Feature Request] Add Rotation to Player to match Agent #3

Closed Tsubashi closed 4 years ago

Tsubashi commented 4 years ago

Currently, you can get the rotation of an Agent but not a Player, even though positional requests do return this information from the server and we are even storing it in QueryResults already.