public final class VelocityPlugin extends Object
| Constructor and Description |
|---|
VelocityPlugin(Path dataDirectory,
com.google.inject.Injector guice) |
| Modifier and Type | Method and Description |
|---|---|
void |
onProxyInitialization(com.velocitypowered.api.event.proxy.ProxyInitializeEvent event) |
void |
onProxyShutdown(com.velocitypowered.api.event.proxy.ProxyShutdownEvent event) |
@Inject public VelocityPlugin(Path dataDirectory, com.google.inject.Injector guice)