summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_14.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-1/+1
| | | | | | * Fixed issue #5166 Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* More cProtocol cleanupTiger Wang2021-04-121-8/+8
| | | | | | * Alpha sort functions * Simplify hand handling * Fix left handed mode client-side display
* Unify multiprotocol entity animationsTiger Wang2021-04-121-1/+2
|
* Adding Boss bar (#5025)12xx122021-03-051-1/+1
| | | | | + Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Cleanup Protocol classesTiger Wang2020-09-181-5/+4
| | | | * Visibility, static, ordering changes
* Remove complex templated SendBlockChangeTiger Wang2020-08-211-4/+2
| | | | If we're sending enough blocks to have virtual calls be an issue, we should resend the chunk instead.
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-0/+1
|
* 1.14 connection supportTiger Wang2020-07-261-0/+59