mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-27 11:38:03 +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
|
||||
*/
|
||||
@Deprecated
|
||||
public static StorageManager getStorageManager() {
|
||||
checkInitStatus(storageManager);
|
||||
return storageManager;
|
||||
|
Loading…
Reference in New Issue
Block a user