mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Imports rearrangement
This commit is contained in:
@ -25,7 +25,6 @@ use pocketmine\block\Block;
|
||||
use pocketmine\level\Level;
|
||||
use pocketmine\Player;
|
||||
|
||||
|
||||
class Painting extends Item{
|
||||
public function __construct($meta = 0, $count = 1){
|
||||
parent::__construct(self::PAINTING, 0, $count, "Painting");
|
||||
|
Reference in New Issue
Block a user