1
0
cuberite-2a/src/Protocol
Lukas Pioch 73a3c4e3be Exported boat
- 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
2017-05-24 19:02:18 +02:00
..
Authenticator.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Authenticator.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
ChunkDataSerializer.cpp Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
ChunkDataSerializer.h Dropped 1.7 support (#3253) 2016-07-21 09:47:42 +02:00
CMakeLists.txt Add 1.11 entity metadata (#3601) 2017-03-03 10:59:17 +01:00
MojangAPI.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
MojangAPI.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Packetizer.cpp Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
Packetizer.h Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
Protocol_1_8.cpp Use FastWriter instead of StyledWriter 2017-05-16 21:17:33 +02:00
Protocol_1_8.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
Protocol_1_9.cpp Exported boat 2017-05-24 19:02:18 +02:00
Protocol_1_9.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
Protocol_1_10.cpp Exported boat 2017-05-24 19:02:18 +02:00
Protocol_1_10.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
Protocol_1_11.cpp Exported boat 2017-05-24 19:02:18 +02:00
Protocol_1_11.h Add 1.11 entity metadata (#3601) 2017-03-03 10:59:17 +01:00
Protocol.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
ProtocolRecognizer.cpp Use FastWriter instead of StyledWriter 2017-05-16 21:17:33 +02:00
ProtocolRecognizer.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00