PocketMine-MP 5.15.1 git-fb9a74e8799c71ed8292cfa53abe7a4c9204629d
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: