summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_12.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send player message when clicking on advancements or green book. (#3845)Lukas Pioch2017-07-121-0/+2
|
* Added bed entity (#3823)Lukas Pioch2017-07-071-0/+1
| | | | | | | | | | * Added bed entity * Export cBedEntity to lua * Set color of bed through item damage value * Added bed entity to APIDoc * NBT: Added loading and saving * Crafting recipes for the colored beds
* Added missing 1.12 packet changesmathiascode2017-06-141-0/+2
|
* Protocol 1.12: Fixed missing override specifierMattes D2017-06-141-3/+3
|
* Added support for protocol 1.12 (#3757)Lukas Pioch2017-06-141-0/+66