stevenarella/protocol/src
iceiix 069a3915bd
1.18.2 protocol (758) (#706)
Minor protocol update

https://minecraft.fandom.com/wiki/Java_Edition_1.18.2
https://wiki.vg/index.php?title=Protocol&oldid=17499 1.18.2 (758)
https://wiki.vg/index.php?title=Protocol&diff=17499&oldid=17341 1.18.1 (757) vs 1.18.2 (758)

* Add EntityRemoveEffect_VarInt, split i8 variant
* Add UpdateScore_VarInt, split u8 variant
* Add EntityEffect_VarInt, split i8 variant
2022-08-06 17:35:55 -07:00
..
nbt Derive Clone, PartialEq, Eq, and Hash where appropriate. 2022-02-05 15:42:38 -08:00
protocol 1.18.2 protocol (758) (#706) 2022-08-06 17:35:55 -07:00
types 1.18.1 protocol (757) (#640) 2022-08-06 16:32:40 -07:00
format.rs Derive Clone, PartialEq, Eq, and Hash where appropriate. 2022-02-05 15:42:38 -08:00
item.rs Derive Clone, PartialEq, Eq, and Hash where appropriate. 2022-02-05 15:42:38 -08: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