CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
312 stars 95 forks source link

MovementMode is actually signed #146

Closed TobiasGrether closed 2 years ago

TobiasGrether commented 2 years ago

As per the RE'd BDS, the MovementMode is actually signed not unsigned (despite what some documents might say).