mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 18:29:46 +00:00
Barrel: added missing function import
This commit is contained in:
parent
de40ad80a6
commit
16b71a265f
@ -31,6 +31,7 @@ use pocketmine\math\Facing;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\player\Player;
|
||||
use pocketmine\world\BlockTransaction;
|
||||
use function abs;
|
||||
|
||||
class Barrel extends Opaque{
|
||||
use AnyFacingTrait;
|
||||
|
Loading…
x
Reference in New Issue
Block a user