|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
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) | |
Definition at line 30 of file RedstoneParticle.php.
| pocketmine\world\particle\RedstoneParticle::__construct | ( | private int | $lifetime = 1 | ) |
Definition at line 31 of file RedstoneParticle.php.
| pocketmine\world\particle\RedstoneParticle::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\particle\Particle.
Definition at line 33 of file RedstoneParticle.php.