Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
2023-03-24 03:41:58 -07:00
..
Forge Crowdin localization support (#2310) 2022-10-28 11:13:20 +08:00
Packet/s2c Bug fix 2023-01-16 04:04:56 +08:00
PacketPalettes Implemented 1.19.4, first pass, light testing 2023-03-21 20:28:05 +01:00
DataTypes.cs Extracted Particle Data reading to a custom method and implemented changes for reading all particles correctly from 1.13 onwards 2023-03-24 03:41:58 -07:00
PacketType18Handler.cs Implemented 1.19.4, first pass, light testing 2023-03-21 20:28:05 +01:00
PacketTypesIn.cs Implemented 1.19.4, first pass, light testing 2023-03-21 20:28:05 +01:00
PacketTypesOut.cs Added 1.19.3 packet palette. TODO: Implement changes in the protocol handler. 2022-12-17 18:25:21 +01:00
Protocol16.cs merge brigadier-dev into milutinke:1.19.3 2023-01-14 20:42:15 +08:00
Protocol18.cs Fixed entity metadata, fixed a crash with Hurt Data packet, fixed a crash when someone flew by with elyra, added Entity Metadata Palettes (not used yet, requires further work) 2023-03-23 23:41:41 +01:00
Protocol18Forge.cs merge brigadier-dev into milutinke:1.19.3 2023-01-14 20:42:15 +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