Snowiiii / Pumpkin

Empowering everyone to host fast and efficient Minecraft servers.
https://snowiiii.github.io/Pumpkin/
MIT License
3.25k stars 113 forks source link

Fixed the issue where the player's second skin layer did not appear after respawn (issue #284). #300

Closed neioox closed 4 days ago

neioox commented 5 days ago

Description

The issue has been fixed by broadcasting the entity metadata packet with the skin parts inside the respawn function

Testing

I tested it and it works completly fine after this changes

Checklist

Things need to be done before this Pull Request can be merged.

DataM0del commented 5 days ago
* [x ] Code is well-formatted and adheres to project style guidelines: `cargo fmt`
* [ x] Code does not produce any clippy warnings `cargo clippy`
- * [x ]
+ * [x]
Snowiiii commented 4 days ago

LGTM. Thanks @neioox