mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 16:59:44 +00:00
Remove convertToLegacyName
This commit is contained in:
parent
49a9e0a880
commit
99d350914e
@ -55,10 +55,6 @@ class Skin{
|
||||
$this->geometryData = $geometryData;
|
||||
}
|
||||
|
||||
public static function convertToLegacyName(string $name) : string{
|
||||
return '{"geometry" : {"default" : "' . $name . '"}}';
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @return bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user