|
PocketMine-MP 5.39.3 git-9a46a8bd745880ddf8eebaf28cda326bb97d2efa
|
Inheritance diagram for pocketmine\world\particle\DragonEggTeleportParticle:
Collaboration diagram for pocketmine\world\particle\DragonEggTeleportParticle:Public Member Functions | |
| __construct (int $xDiff, int $yDiff, int $zDiff) | |
| encode (Vector3 $pos) | |
Definition at line 31 of file DragonEggTeleportParticle.php.
| pocketmine\world\particle\DragonEggTeleportParticle::__construct | ( | int | $xDiff, |
| int | $yDiff, | ||
| int | $zDiff ) |
Definition at line 37 of file DragonEggTeleportParticle.php.
| pocketmine\world\particle\DragonEggTeleportParticle::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\particle\Particle.
Definition at line 50 of file DragonEggTeleportParticle.php.