summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_10.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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