Package de.themoep.hook.velocity
Class HookableWrapper
java.lang.Object
de.themoep.hook.velocity.HookableWrapper
- All Implemented Interfaces:
Hookable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.velocitypowered.api.plugin.PluginDescription
-
Constructor Details
-
HookableWrapper
public HookableWrapper(com.velocitypowered.api.plugin.PluginContainer plugin)
-
-
Method Details
-
getDescription
public com.velocitypowered.api.plugin.PluginDescription getDescription()- Specified by:
getDescription
in interfaceHookable
-