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

Public Member Functions

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

Detailed Description

Definition at line 29 of file CriticalHitAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\entity\animation\CriticalHitAnimation::__construct ( private Living $entity,
private int $particleCount = 55 )

Definition at line 31 of file CriticalHitAnimation.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\entity\animation\Animation.

Definition at line 33 of file CriticalHitAnimation.php.


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