Interface MapManager
- All Known Implementing Classes:
MapManagerImpl
public interface MapManager
This class is used to manage custom maps.
-
Method Summary
-
Method Details
-
createMap
Creates an item stack of a map from a URL.- Parameters:
url- the URL of the map- Returns:
- the item stack of the map
-
createMap
Creates an item stack of a map from a URL.- Parameters:
url- the URL of the map- Returns:
- the item stack of the map
-