PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
pocketmine\world\particle\MobSpawnParticle Class Reference
+ 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)
 

Detailed Description

Definition at line 30 of file MobSpawnParticle.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\particle\MobSpawnParticle::__construct ( protected int $width = 0,
protected int $height = 0 )

Definition at line 31 of file MobSpawnParticle.php.

Member Function Documentation

◆ encode()

pocketmine\world\particle\MobSpawnParticle::encode ( Vector3 $pos)
Returns
ClientboundPacket[]

Implements pocketmine\world\particle\Particle.

Definition at line 38 of file MobSpawnParticle.php.


The documentation for this class was generated from the following file: