Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some particle data has not been documented #384

@JorelAli

Description

@JorelAli

Documentation URL

https://commandapi.jorel.dev/8.7.0/particlearguments.html

What the documentation currently says

Bukkit Particle Arguments
BLOCK_CRACK block block_idblock block_id[block_state=value]
BLOCK_MARKER block_marker block_idblock_marker block_id[block_state=value]
FALLING_DUST falling_dust block_idfalling_dust block_id[block_state=value]
REDSTONE dust red green blue size
DUST_COLOR_TRANSITION dust_color_transition red1 green1 blue1 size red2 green2 blue2
ITEM_CRACK item item_iditem item_id{NBT}
VIBRATION vibration x y z ticks

Proposed fix

The documentation needs:

  • SCULK_CHARGE (requires a float parameter for the angle in radians)
  • SHRIEK (requires an int for delay in ticks)
  • DUST (requires r g b size)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationDocumentation improvementimplemented for next releaseThis has been implemented in the current dev build for the next public release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions