Package org.geysermc.floodgate
Class VelocityPlugin
- java.lang.Object
-
- org.geysermc.floodgate.VelocityPlugin
-
public final class VelocityPlugin extends Object
-
-
Constructor Summary
Constructors Constructor Description VelocityPlugin(Path dataDirectory, com.google.inject.Injector guice)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonProxyInitialization(com.velocitypowered.api.event.proxy.ProxyInitializeEvent event)voidonProxyShutdown(com.velocitypowered.api.event.proxy.ProxyShutdownEvent event)
-
-
-
Constructor Detail
-
VelocityPlugin
@Inject public VelocityPlugin(Path dataDirectory, com.google.inject.Injector guice)
-
-