Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

SpellParticle broadcasts Potion Sound #2353

@Muqsit

Description

@Muqsit

Issue description

When you spawn in \pocketmine\level\particle\SpellParticle, it not only displays the spawn particle, but also broadcasts the glass-break sound.
Is it supposed to be this particle instead?

Steps to reproduce the issue

Player::getLevel()->addParticle(new \pocketmine\level\particle\SpellParticle(Player::getLocation(), 255, 0, 255);

OS and versions

  • Genisys: 715b6a8
  • PHP: 7.0.14
  • Server OS: Ubuntu 14.04 (64-bit, LTS)
  • Game version: 1.0.2

Crashdump, backtrace, memory dumps, plugins list or other files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions