mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-09 23:39:43 +00:00
...
This commit is contained in:
parent
ef3d16597a
commit
4906f5bec2
@ -43,7 +43,6 @@ use pocketmine\world\Position;
|
|||||||
use pocketmine\world\sound\ChestCloseSound;
|
use pocketmine\world\sound\ChestCloseSound;
|
||||||
use pocketmine\world\sound\ChestOpenSound;
|
use pocketmine\world\sound\ChestOpenSound;
|
||||||
use pocketmine\world\sound\Sound;
|
use pocketmine\world\sound\Sound;
|
||||||
use function count;
|
|
||||||
|
|
||||||
class Chest extends Transparent implements AnimatedContainer{
|
class Chest extends Transparent implements AnimatedContainer{
|
||||||
use AnimatedContainerTrait;
|
use AnimatedContainerTrait;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user