The Bug:
Particles with additional parameters don't show suggestions for the next arguments.
While typing "/particle minecraft:dust", I'd expect there to be some kind of suggestion about what the next argument should be. Just like other particles and commands do, instead I get an error about an invalid double.
Affected Particles:
/particle minecraft:block
/particle minecraft:dust
/particle minecraft:falling_dust
/particle minecraft:item
/particle minecraft:vibration
/particle minecraft:block_marker
/particle minecraft:dust_color_transition
/particle minecraft:sculk_charge
/particle minecraft:shriek
Steps to Reproduce:
Type the following command in chat without entering it.
/particle minecraft:block
Observe if suggestions are shown for next the arguments.
Take note as to whether or not particles with additional parameters don't show suggestions for next the arguments.
Observed Behavior:
Suggestions for next the arguments aren't shown.
Expected Behavior:
Suggestions for next the arguments would be shown.
Seems to relate to MC-122184. Edit: these tickets were made by the same person. MC-122184 could be a duplicate.