PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\entity\animation\RespawnAnimation Class Reference
+ Inheritance diagram for pocketmine\entity\animation\RespawnAnimation:
+ Collaboration diagram for pocketmine\entity\animation\RespawnAnimation:

Public Member Functions

 __construct (private Living $entity)
 
 encode ()
 

Detailed Description

Definition at line 30 of file RespawnAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 32 of file RespawnAnimation.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\entity\animation\Animation.

Definition at line 34 of file RespawnAnimation.php.


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