Skip to content

Commit

Permalink
Document behavior of SUCCESS_NO_ITEM_USED in UseEntityCallback
Browse files Browse the repository at this point in the history
  • Loading branch information
apple502j committed Apr 12, 2024
1 parent 08bbc82 commit 24e7148
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
*
* <p>On the logical client, the return values have the following meaning:
* <ul>
* <li>SUCCESS cancels further processing, causes a hand swing, and sends a packet to the server.</li>
* <li>SUCCESS/SUCCESS_NO_ITEM_USED cancels further processing, causes a hand swing, and sends a packet to the server.</li>
* <li>CONSUME cancels further processing, and sends a packet to the server. It does NOT cause a hand swing.</li>
* <li>PASS falls back to further processing.</li>
* <li>FAIL cancels further processing and does not send a packet to the server.</li>
Expand Down

0 comments on commit 24e7148

Please sign in to comment.