Skip to content

Commit

Permalink
remove outdated SUCCESS_NO_ITEM_USED (#4215)
Browse files Browse the repository at this point in the history
  • Loading branch information
fishshi authored and modmuss50 committed Nov 12, 2024
1 parent 15afce7 commit 84536d3
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/SUCCESS_NO_ITEM_USED cancels further processing, causes a hand swing, and sends a packet to the server.</li>
* <li>SUCCESS 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 84536d3

Please sign in to comment.