summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol110x.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial support for the 1.11 protocol.Mattes D2016-12-161-34/+0
|
* 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.