PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\entity\animation\ArmSwingAnimation Class Reference
+ Inheritance diagram for pocketmine\entity\animation\ArmSwingAnimation:
+ Collaboration diagram for pocketmine\entity\animation\ArmSwingAnimation:

Public Member Functions

 __construct (private Living $entity)
 
 encode ()
 

Detailed Description

Definition at line 30 of file ArmSwingAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 33 of file ArmSwingAnimation.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\entity\animation\Animation.

Definition at line 35 of file ArmSwingAnimation.php.


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