mojira.dev
MC-269157

Command argument suggestions for <slot> are not sorted numerically

When <slots> is an applicable suggestion for a command, all the suggestions are sorted by the leftmost number first and foremost instead of numerically

Steps to Reproduce:

  1. Enter the following (incomplete) command:

    /item replace entity @p
    /item replace entity @p
  2. Scroll down through suggestions

Expected & Observed Results:

❌ - The arguments which have more than 10 or more possible numerical values are sorted as `[slot].1` first, then `[slot].10`, then `[slot].2` through `[slot].9`.
✔ - Expected would be `[slot].1` through `[slot].10`.

Screenshots/Videos:

[media]

Notes:

Related to MC-269136 MC-269143 MC-269140 MC-269127

Attachments

Comments 1

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

[Mod] Jingy

(Unassigned)

Confirmed

(Unassigned)

command, slot

24w10a

Retrieved