PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
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: