|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
Inheritance diagram for pocketmine\entity\animation\ConsumingItemAnimation:
Collaboration diagram for pocketmine\entity\animation\ConsumingItemAnimation:Public Member Functions | |
| __construct (private Living $entity, private Item $item) | |
| encode () | |
Definition at line 32 of file ConsumingItemAnimation.php.
| pocketmine\entity\animation\ConsumingItemAnimation::__construct | ( | private Living | $entity, |
| private Item | $item ) |
Definition at line 34 of file ConsumingItemAnimation.php.
| pocketmine\entity\animation\ConsumingItemAnimation::encode | ( | ) |
Implements pocketmine\entity\animation\Animation.
Definition at line 39 of file ConsumingItemAnimation.php.