Package me.ulrich.clans.api
Class MapAPIManager
java.lang.Object
me.ulrich.clans.api.MapAPIManager
- All Implemented Interfaces:
MapAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddImplementation(String pluginName, MapImplement region) getMapImplemented(String pluginName) booleanhasPluginImplemented(String pluginName) booleanremoveImplementation(String pluginName)
-
Constructor Details
-
MapAPIManager
-
-
Method Details
-
getPreferentialOrFirstImplement
- Specified by:
getPreferentialOrFirstImplementin interfaceMapAPI
-
getImplementedMap
- Specified by:
getImplementedMapin interfaceMapAPI
-
addImplementation
- Specified by:
addImplementationin interfaceMapAPI
-
hasPluginImplemented
- Specified by:
hasPluginImplementedin interfaceMapAPI
-
removeImplementation
- Specified by:
removeImplementationin interfaceMapAPI
-
getImplementationPluginsName
- Specified by:
getImplementationPluginsNamein interfaceMapAPI
-
getMapImplemented
- Specified by:
getMapImplementedin interfaceMapAPI
-
getImplementationPluginsData
- Specified by:
getImplementationPluginsDatain interfaceMapAPI
-
getPlugin
-