public abstract class VelocityPlugin
extends java.lang.Object
implements dev.id2r.api.common.plugin.ID2RPlugin
| Constructor and Description |
|---|
VelocityPlugin(org.slf4j.Logger logger,
com.velocitypowered.api.proxy.ProxyServer server,
java.nio.file.Path data) |
| Modifier and Type | Method and Description |
|---|---|
VelocityBootstrap |
getBootstrap() |
VelocityDependencyManager |
getDependencyManager() |
public VelocityPlugin(org.slf4j.Logger logger,
com.velocitypowered.api.proxy.ProxyServer server,
java.nio.file.Path data)
public VelocityDependencyManager getDependencyManager()
getDependencyManager in interface dev.id2r.api.common.plugin.ID2RPluginpublic VelocityBootstrap getBootstrap()
getBootstrap in interface dev.id2r.api.common.plugin.ID2RPlugin