forked from iceiix/stevenarella
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.16.1 protocol support (736) (iceiix#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
- Loading branch information
Showing
23 changed files
with
475 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.