summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol110x.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-16Initial support for the 1.11 protocol.Mattes D1-34/+0
2016-09-02Added support for the Minecraft 1.10 protocol(#210) (#3348)bibo381-0/+34
* Added support for the Minecraft 1.10 protocol(#210) * Fixed the Clang compilation errors * Fixed wrong sound pitch value and fixed SendPlayerSpawn Metadata value. * Prefixed each enum item with the appropriate class name.