Twister915 / mcproto-rs

Minecraft Protocol in Rust
Apache License 2.0
112 stars 21 forks source link

Typo in PlaySetSlot : `slow` → `slot` #7

Open nicoxxl opened 3 years ago

nicoxxl commented 3 years ago

Hi,

I found a typo in PlaySetSlot, a field is named slow instead of slot, present in both v1_16_3.rs and v1_15_2.rs.