mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
fixed CS
This commit is contained in:
parent
d9deb571ed
commit
c221484fc3
@ -34,6 +34,7 @@ use pocketmine\math\Facing;
|
|||||||
use pocketmine\math\Vector3;
|
use pocketmine\math\Vector3;
|
||||||
use pocketmine\player\Player;
|
use pocketmine\player\Player;
|
||||||
use pocketmine\world\sound\LecternPlaceBookSound;
|
use pocketmine\world\sound\LecternPlaceBookSound;
|
||||||
|
use function count;
|
||||||
|
|
||||||
class Lectern extends Transparent{
|
class Lectern extends Transparent{
|
||||||
use FacesOppositePlacingPlayerTrait;
|
use FacesOppositePlacingPlayerTrait;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user