summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_10.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20Updated protocol functions to Vector3xx12xx12x1-1/+1
2021-04-12More cProtocol cleanupTiger Wang1-4/+6
2021-03-18Deduplicate WriteBlockEntityTiger Wang1-1/+0
2021-03-05Adding Boss bar (#5025)12xx121-1/+1
2020-11-23Adding new monster types to enum and saving/loading for easier future implementation (#4941)12xx121-0/+1
2020-07-20Remove GetProtocolVersion unneeded commentsTiger Wang1-1/+0
2020-07-19Inherit constructors, remove duplicationTiger Wang1-1/+1
2020-07-18Delete duplicated status request handlersTiger Wang1-3/+4
2020-04-16Using Super.Mattes D1-2/+3
2020-04-07Initial resource pack support (#4622)Mat1-0/+1
2019-09-10Protocol: Use logical outgoing packet types.Mattes D1-1/+1
2017-06-09Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawnerLukas Pioch1-0/+1
2016-12-16Initial support for the 1.11 protocol.Mattes D1-10/+13
2016-09-02Added support for the Minecraft 1.10 protocol(#210) (#3348)bibo381-0/+34