PocketMine-MP 5.14.2 git-50e2c469a547a16a23b2dc691e70a51d34e29395
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: