Closed neioox closed 4 days ago
The issue has been fixed by broadcasting the entity metadata packet with the skin parts inside the respawn function
I tested it and it works completly fine after this changes
Things need to be done before this Pull Request can be merged.
cargo fmt
cargo clippy
* [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]
* [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]
LGTM. Thanks @neioox
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.
cargo fmt
cargo clippy