PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
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: