Loading [MathJax]/jax/output/HTML-CSS/config.js
PocketMine-MP 5.23.3 git-4a4572131f27ab967701ceaaf2020cfbe26e375c
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
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: