PocketMine-MP 5.19.1 git-f1b1a7022d7dc67d012d8891bc4c23c2652c825e
pocketmine\entity\animation\DeathAnimation Class Reference
+ Inheritance diagram for pocketmine\entity\animation\DeathAnimation:
+ Collaboration diagram for pocketmine\entity\animation\DeathAnimation:

Public Member Functions

 __construct (private Living $entity)
 
 encode ()
 

Detailed Description

Definition at line 30 of file DeathAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\entity\animation\DeathAnimation::__construct ( private Living  $entity)

Definition at line 32 of file DeathAnimation.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\entity\animation\Animation.

Definition at line 34 of file DeathAnimation.php.


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