mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 06:02:12 -07:00
@@ -433,7 +433,7 @@ public interface Server extends PluginMessageRecipient {
|
||||
* @deprecated Magic value
|
||||
*/
|
||||
@Deprecated
|
||||
public MapView getMap(short id);
|
||||
public MapView getMap(int id);
|
||||
|
||||
/**
|
||||
* Create a new map with an automatically assigned ID.
|
||||
|
Reference in New Issue
Block a user