mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 22:22:18 -07:00
@@ -256,7 +256,9 @@ public final class Bukkit {
|
||||
|
||||
/**
|
||||
* @see Server#getMap(short id)
|
||||
* @deprecated Magic value
|
||||
*/
|
||||
@Deprecated
|
||||
public static MapView getMap(short id) {
|
||||
return server.getMap(id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user