mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-28 20:18:10 +01:00
getStorageManager must be deprecated
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
4008398058
commit
6a204135bd
@ -316,6 +316,7 @@ public final class MinecraftServer {
|
|||||||
*
|
*
|
||||||
* @return the storage manager
|
* @return the storage manager
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public static StorageManager getStorageManager() {
|
public static StorageManager getStorageManager() {
|
||||||
checkInitStatus(storageManager);
|
checkInitStatus(storageManager);
|
||||||
return storageManager;
|
return storageManager;
|
||||||
|
Loading…
Reference in New Issue
Block a user