summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_11.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawnerLukas Pioch2017-06-091-0/+115
|
* Exported boatLukas Pioch2017-05-241-1/+1
| | | | | | | - NBT: Added saving / loading of material - Added the material in the item handler of the boat - Drop the correct boat if destroyed - APIDoc: Added desc and functions
* VarInt metadata written correctly for boats (#3709)peterbell102017-05-151-3/+3
| | | | * Varint metadata written correctly for boats
* Add 1.11 entity metadata (#3601)Pokechu222017-03-031-2/+838
|
* Add 1.11.1/1.11.2 protocol (#3575)mathiascode2017-02-211-7/+58
|
* Initial support for the 1.11 protocol.Mattes D2016-12-161-0/+189