Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
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: