PrismarineJS / prismarine-web-client

Minecraft web client running in your browser
https://prismarinejs.github.io/prismarine-web-client/
MIT License
435 stars 122 forks source link

Fix hotbar not working on spawn #336

Closed YektaLeblebici closed 1 year ago

YektaLeblebici commented 1 year ago

Currently hotbar fails to initialize on first spawn and instead of items, question mark icons are displayed.

This PR attempts to fix this issue by initializing hotbar earlier.