mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
EnchantTable: fix formatting issue [ci skip]
This commit is contained in:
parent
7255065106
commit
3e09ff5350
@ -24,7 +24,7 @@ declare(strict_types=1);
|
||||
namespace pocketmine\tile;
|
||||
|
||||
class EnchantTable extends Spawnable implements Nameable{
|
||||
use NameableTrait{
|
||||
use NameableTrait {
|
||||
loadName as readSaveData;
|
||||
saveName as writeSaveData;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user