Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-20 | Remove GetProtocolVersion unneeded comments | Tiger Wang | 1 | -1/+0 | |
2020-07-19 | Inherit constructors, remove duplication | Tiger Wang | 1 | -1/+1 | |
2020-07-18 | Delete duplicated status request handlers | Tiger Wang | 1 | -3/+4 | |
Here we go again... | |||||
2020-04-16 | Using Super. | Mattes D | 1 | -2/+3 | |
2020-04-07 | Initial resource pack support (#4622) | Mat | 1 | -0/+1 | |
2019-09-10 | Protocol: Use logical outgoing packet types. | Mattes D | 1 | -1/+1 | |
2017-06-09 | Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner | Lukas Pioch | 1 | -0/+1 | |
2016-12-16 | Initial support for the 1.11 protocol. | Mattes D | 1 | -10/+13 | |
2016-09-02 | Added support for the Minecraft 1.10 protocol(#210) (#3348) | bibo38 | 1 | -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. |