Class FloodgateVelocity
java.lang.Object
org.geysermc.floodgate.universal.platform.FloodgateVelocity
-
Constructor Summary
ConstructorsConstructorDescriptionFloodgateVelocity(Path dataDirectory, Slf4jLogger logger, com.google.inject.Injector guice) -
Method Summary
Modifier and TypeMethodDescriptionvoidonProxyShutdown(com.velocitypowered.api.event.proxy.ProxyShutdownEvent event)
-
Constructor Details
-
FloodgateVelocity
@Inject public FloodgateVelocity(Path dataDirectory, Slf4jLogger logger, com.google.inject.Injector guice) throws Exception - Throws:
Exception
-
-
Method Details