Uses of Interface
me.ulrich.clans.interfaces.MapImplement
Packages that use MapImplement
Package
Description
-
Uses of MapImplement in me.ulrich.clans.api
Methods in me.ulrich.clans.api that return types with arguments of type MapImplementModifier and TypeMethodDescriptionMapAPIManager.getImplementationPluginsData()MapAPIManager.getImplementedMap()MapAPIManager.getMapImplemented(String pluginName) MapAPIManager.getPreferentialOrFirstImplement()Methods in me.ulrich.clans.api with parameters of type MapImplementModifier and TypeMethodDescriptionbooleanMapAPIManager.addImplementation(String pluginName, MapImplement region) -
Uses of MapImplement in me.ulrich.clans.interfaces
Methods in me.ulrich.clans.interfaces that return types with arguments of type MapImplementModifier and TypeMethodDescriptionMapAPI.getImplementationPluginsData()MapAPI.getImplementedMap()MapAPI.getMapImplemented(String pluginName) MapAPI.getPreferentialOrFirstImplement()Methods in me.ulrich.clans.interfaces with parameters of type MapImplementModifier and TypeMethodDescriptionbooleanMapAPI.addImplementation(String pluginName, MapImplement region) -
Uses of MapImplement in me.ulrich.clans.manager.implementations
Methods in me.ulrich.clans.manager.implementations that return types with arguments of type MapImplementModifier and TypeMethodDescriptionMapImplementManager.getImplementationPluginsData()MapImplementManager.getImplementedMap()MapImplementManager.getMapImplemented(String pluginName) MapImplementManager.getPreferentialOrFirstImplement()Methods in me.ulrich.clans.manager.implementations with parameters of type MapImplementModifier and TypeMethodDescriptionbooleanMapImplementManager.addImplementation(String pluginName, MapImplement region)