PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
Loading...
Searching...
No Matches
pocketmine\entity\animation\ArrowShakeAnimation Class Reference
+ Inheritance diagram for pocketmine\entity\animation\ArrowShakeAnimation:
+ Collaboration diagram for pocketmine\entity\animation\ArrowShakeAnimation:

Public Member Functions

 __construct (private Arrow $arrow, private int $durationInTicks)
 
 encode ()
 

Detailed Description

Definition at line 30 of file ArrowShakeAnimation.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\entity\animation\ArrowShakeAnimation::__construct ( private Arrow $arrow,
private int $durationInTicks )

Definition at line 32 of file ArrowShakeAnimation.php.

Member Function Documentation

◆ encode()

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

Implements pocketmine\entity\animation\Animation.

Definition at line 37 of file ArrowShakeAnimation.php.


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