PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
Loading...
Searching...
No Matches
pocketmine\world\particle\InstantEnchantParticle Class Reference
+ Inheritance diagram for pocketmine\world\particle\InstantEnchantParticle:
+ Collaboration diagram for pocketmine\world\particle\InstantEnchantParticle:

Public Member Functions

 __construct (private Color $color)
 
 encode (Vector3 $pos)
 

Detailed Description

Definition at line 31 of file InstantEnchantParticle.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\particle\InstantEnchantParticle::__construct ( private Color $color)

Definition at line 32 of file InstantEnchantParticle.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\world\particle\Particle.

Definition at line 34 of file InstantEnchantParticle.php.


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