PocketMine-MP 5.37.2 git-aa47b7cd412ddb171ec53c035c2bbe84199be285
Loading...
Searching...
No Matches
pocketmine\entity\animation\MagicHitAnimation Class Reference
+ Inheritance diagram for pocketmine\entity\animation\MagicHitAnimation:
+ Collaboration diagram for pocketmine\entity\animation\MagicHitAnimation:

Public Member Functions

 __construct (private Living $entity, private int $particleCount=15)
 
 encode ()
 

Detailed Description

Definition at line 29 of file MagicHitAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\entity\animation\MagicHitAnimation::__construct ( private Living $entity,
private int $particleCount = 15 )

Definition at line 30 of file MagicHitAnimation.php.

Member Function Documentation

◆ encode()

pocketmine\entity\animation\MagicHitAnimation::encode ( )
Returns
ClientboundPacket[]

Implements pocketmine\entity\animation\Animation.

Definition at line 32 of file MagicHitAnimation.php.


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