stevenarella/src/protocol
ice_iix 7624b89292 Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104
Pre-1.13.2 particle packet: https://wiki.vg/index.php?title=Protocol&oldid=14204#Particle_2
1.13.2 and later: https://wiki.vg/Protocol#Particle_2 + https://wiki.vg/Protocol#Particle

Split into Particle_Data (1.13.2+) and Particle_VarIntArray (pre-1.13.2)

Fixes crash when landing when dropping from creative flight, among other
crashes when a particle packet is sent.
2019-01-26 13:41:54 -08:00
..
versions Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
mod.rs Add 19w02a (452) multiprotocol support (#82) 2019-01-10 17:47:07 -08:00
mojang.rs Remove inferred 'static lifetime on const, Rust 1.17+ 2018-11-04 13:37:57 -08:00
packet.rs Add 1.13.2+ protocol parsing Particle packet variant. Fixes #104 2019-01-26 13:41:54 -08:00
versions.rs Add 19w02a (452) multiprotocol support (#82) 2019-01-10 17:47:07 -08:00