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

Public Member Functions

 __construct (private Human $human)
 
 encode ()
 

Detailed Description

Definition at line 30 of file TotemUseAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\entity\animation\TotemUseAnimation::__construct ( private Human  $human)

Definition at line 33 of file TotemUseAnimation.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\entity\animation\Animation.

Definition at line 35 of file TotemUseAnimation.php.


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