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