Skip to content

fix: item hand desync#887

Merged
IWareQ merged 1 commit into
AllayMC:masterfrom
zernix2077:item-sync-fix
Jun 10, 2026
Merged

fix: item hand desync#887
IWareQ merged 1 commit into
AllayMC:masterfrom
zernix2077:item-sync-fix

Conversation

@zernix2077

Copy link
Copy Markdown
Contributor

calls viewEntityHand upon hand slot inventory update and ensures equipment packets are sent after nbt loads after join
seems to cover all hand slot update cases, like dropping, moving in inventory, consuming, picking up, etc.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../server/container/impl/InventoryContainerImpl.java 0.00% 6 Missing ⚠️
...in/java/org/allaymc/server/player/AllayPlayer.java 0.00% 5 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...in/java/org/allaymc/server/player/AllayPlayer.java 0.04% <0.00%> (-0.01%) 1.00 <0.00> (ø)
.../server/container/impl/InventoryContainerImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@smartcmd

Copy link
Copy Markdown
Member

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@IWareQ IWareQ merged commit ae72503 into AllayMC:master Jun 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants