|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
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.