summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_10.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated protocol functions to Vector3xx12xx12x2022-04-201-1/+1
| | | | also added support in included functions
* More cProtocol cleanupTiger Wang2021-04-121-4/+6
| | | | | | * Alpha sort functions * Simplify hand handling * Fix left handed mode client-side display
* Deduplicate WriteBlockEntityTiger Wang2021-03-181-1/+0
|
* Adding Boss bar (#5025)12xx122021-03-051-1/+1
| | | | | + Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Adding new monster types to enum and saving/loading for easier future implementation (#4941)12xx122020-11-231-0/+1
| | | | | | | | | | | * added new monster types to enum added string <-> enum conversion in namespace serializer added loading functions added to saving * renamed zombie pigman to zombified piglins in enum Co-authored-by: 12xx12 <12xx12100@gmail.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Remove GetProtocolVersion unneeded commentsTiger Wang2020-07-201-1/+0
|
* Inherit constructors, remove duplicationTiger Wang2020-07-191-1/+1
|
* Delete duplicated status request handlersTiger Wang2020-07-181-3/+4
| | | | Here we go again...
* Using Super.Mattes D2020-04-161-2/+3
|
* Initial resource pack support (#4622)Mat2020-04-071-0/+1
|
* Protocol: Use logical outgoing packet types.Mattes D2019-09-101-1/+1
|
* Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawnerLukas Pioch2017-06-091-0/+1
|
* Initial support for the 1.11 protocol.Mattes D2016-12-161-0/+37