summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol110x.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added support for the Minecraft 1.10 protocol(#210) (#3348)bibo382016-09-021-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.