Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
2024-03-12 15:05:47 +01:00
..
Forge refactor(ForgeInfo.cs): Remove unused code and edit comments 2024-02-20 22:02:22 +08:00
Packet/s2c feat(DeclareCommands.cs): Add 1.20.3+ version check 2024-03-10 12:03:07 +08:00
PacketPalettes Implemented 1.20.3 2024-01-30 12:51:47 +01:00
ConfigurationPacketTypesIn.cs Implemented 1.20.3 2024-01-30 12:51:47 +01:00
ConfigurationPacketTypesOut.cs Added Configuration Packets mapping 2024-01-29 15:39:39 +01:00
DataTypes.cs Added 1.8 Item Mappings and Support 2024-03-12 11:15:05 +01:00
PacketType18Handler.cs Implemented 1.20.3 2024-01-30 12:51:47 +01:00
PacketTypesIn.cs Implemented 1.20.3 2024-01-30 12:51:47 +01:00
PacketTypesOut.cs Implemented 1.20.3 2024-01-30 12:51:47 +01:00
Protocol16.cs refactored session checks for better readability 2023-12-02 13:15:46 +02:00
Protocol18.cs Fixed a crash in SendPlayerBlockPlacement 2024-03-12 15:05:47 +01:00
Protocol18Forge.cs fix(Protocol18Forge.cs): Version bigger or equal 1.18 is FML3 2024-02-20 22:23:46 +08:00
Protocol18Terrain.cs 1.19.3 PlayerRemove & Explosion packet 2023-01-14 15:55:40 +08:00
SocketWrapper.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
ZlibUtils.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00