PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\world\particle\BlockBreakParticle Class Reference
+ Inheritance diagram for pocketmine\world\particle\BlockBreakParticle:
+ Collaboration diagram for pocketmine\world\particle\BlockBreakParticle:

Public Member Functions

 __construct (private Block $b)
 
 encode (Vector3 $pos)
 

Detailed Description

Definition at line 32 of file BlockBreakParticle.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\particle\BlockBreakParticle::__construct ( private Block  $b)

Definition at line 34 of file BlockBreakParticle.php.

Member Function Documentation

◆ encode()

pocketmine\world\particle\BlockBreakParticle::encode ( Vector3  $pos)
Returns
ClientboundPacket[]

Implements pocketmine\world\particle\Particle.

Definition at line 36 of file BlockBreakParticle.php.


The documentation for this class was generated from the following file: