PocketMine-MP 5.28.3 git-a4ac28592c6c5f5876927aa2a140b65dad63d786
|
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.