mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Merge branch '3.5'
This commit is contained in:
@ -27,6 +27,9 @@ use pocketmine\block\Liquid;
|
||||
use pocketmine\entity\Living;
|
||||
use pocketmine\level\sound\EndermanTeleportSound;
|
||||
use pocketmine\math\Vector3;
|
||||
use function assert;
|
||||
use function min;
|
||||
use function mt_rand;
|
||||
|
||||
class ChorusFruit extends Food{
|
||||
|
||||
|
Reference in New Issue
Block a user