Sandertv / mcwss

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

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

Closed Tsubashi closed 5 years ago

Tsubashi commented 5 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.