Class HologramAPIImplement
java.lang.Object
me.ulrich.koth.api.implementations.HologramAPIImplement
- All Implemented Interfaces:
HologramAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddImplementation(String pluginName, HologramImplement holo) getHologramImplemented(String pluginName) booleanhasPluginImplemented(String pluginName) booleanremoveImplementation(String pluginName)
-
Constructor Details
-
HologramAPIImplement
public HologramAPIImplement()
-
-
Method Details
-
getPreferentialOrFirstImplement
- Specified by:
getPreferentialOrFirstImplementin interfaceHologramAPI
-
getImplementedHolograms
- Specified by:
getImplementedHologramsin interfaceHologramAPI
-
addImplementation
- Specified by:
addImplementationin interfaceHologramAPI
-
hasPluginImplemented
- Specified by:
hasPluginImplementedin interfaceHologramAPI
-
removeImplementation
- Specified by:
removeImplementationin interfaceHologramAPI
-
getImplementationPluginsNames
- Specified by:
getImplementationPluginsNamesin interfaceHologramAPI
-
getImplementationPluginsData
- Specified by:
getImplementationPluginsDatain interfaceHologramAPI
-
getHologramImplemented
- Specified by:
getHologramImplementedin interfaceHologramAPI
-