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