stevenarella/protocol/src
ice_iix 0626888197 1.16.1 protocol support (736) (#345)
* Update shifted packet ids

* Add new smithing recipe type

* Also support 1.16 (735), same packets as 1.16.1 (736)

New packets:

* GenerateStructure

New packet variants:

* UseEntity_Sneakflag, split from UseEntity_Hand

* ClientAbilities_u8, split from ClientAbilities_f32

* UpdateJigsawBlock_Joint, split from UpdateJigsawBlock_Type

* ServerMessage_Sender, split from ServerMessage_Position

* ChunkData_Biomes3D_bool, split from ChunkData_Biomes3D

* JoinGame_WorldNames, split from JoinGame_HashedSeed_Respawn

* Respawn_WorldName, split from Respawn_Gamemode

* EntityEquipment_VarInt renamed

* UpdateLight_WithTrust, split from UpdateLight_NoTrust

* LoginSuccess_UUID, split from LoginSuccess_String
2020-06-27 18:39:59 -07:00
..
nbt Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
protocol 1.16.1 protocol support (736) (#345) 2020-06-27 18:39:59 -07:00
types Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
format.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
item.rs protocol: pub fields in struct Stack (#344) 2020-06-27 14:16:25 -07:00
lib.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
macros.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00