|
PocketMine-MP 5.37.4 git-07e225b0bd0d389de8a3d035fbd0ae8730a06053
|
Inheritance diagram for pocketmine\world\particle\CriticalParticle:
Collaboration diagram for pocketmine\world\particle\CriticalParticle:Public Member Functions | |
| __construct (private int $scale=2) | |
| encode (Vector3 $pos) | |
Definition at line 30 of file CriticalParticle.php.
| pocketmine\world\particle\CriticalParticle::__construct | ( | private int | $scale = 2 | ) |
Definition at line 31 of file CriticalParticle.php.
| pocketmine\world\particle\CriticalParticle::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\particle\Particle.
Definition at line 33 of file CriticalParticle.php.