Mojira Archive
MC-122181

Particles with additional parameters don't show suggestions for the next arguments

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:

  1. Type the following command in chat without entering it.
    /particle minecraft:blockĀ 
  2. Observe if suggestions are shown for next the arguments.
  3. 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.