PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\world\particle\RedstoneParticle Class Reference
+ Inheritance diagram for pocketmine\world\particle\RedstoneParticle:
+ Collaboration diagram for pocketmine\world\particle\RedstoneParticle:

Public Member Functions

 __construct (private int $lifetime=1)
 
 encode (Vector3 $pos)
 

Detailed Description

Definition at line 30 of file RedstoneParticle.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\particle\RedstoneParticle::__construct ( private int  $lifetime = 1)

Definition at line 31 of file RedstoneParticle.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\world\particle\Particle.

Definition at line 33 of file RedstoneParticle.php.


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