Package org.geysermc.floodgate.velocity
Class IsolatedVelocityPlugin
java.lang.Object
org.geysermc.floodgate.velocity.IsolatedVelocityPlugin
-
Constructor Summary
ConstructorsConstructorDescriptionIsolatedVelocityPlugin(com.google.inject.Injector guice, Path dataDirectory) -
Method Summary
Modifier and TypeMethodDescriptionvoidonProxyInitialization(com.velocitypowered.api.event.proxy.ProxyInitializeEvent event) voidonProxyShutdown(com.velocitypowered.api.event.proxy.ProxyShutdownEvent event)
-
Constructor Details
-
IsolatedVelocityPlugin
-
-
Method Details
-
onProxyInitialization
public void onProxyInitialization(com.velocitypowered.api.event.proxy.ProxyInitializeEvent event) -
onProxyShutdown
public void onProxyShutdown(com.velocitypowered.api.event.proxy.ProxyShutdownEvent event)
-