|
PocketMine-MP 5.39.3 git-400eb2dddf91a9c112aa09f3b498ffc8c85e98ed
|
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.