|
PocketMine-MP 5.41.1 git-fcc6fb5566a921cb669160c90f56fb68f5b29123
|
Inheritance diagram for pocketmine\world\particle\DustParticle:
Collaboration diagram for pocketmine\world\particle\DustParticle:Public Member Functions | |
| __construct (private Color $color) | |
| encode (Vector3 $pos) | |
Definition at line 31 of file DustParticle.php.
| pocketmine\world\particle\DustParticle::__construct | ( | private Color | $color | ) |
Definition at line 32 of file DustParticle.php.
| pocketmine\world\particle\DustParticle::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\particle\Particle.
Definition at line 34 of file DustParticle.php.