Class VelocityInjector
- java.lang.Object
-
- org.geysermc.floodgate.core.inject.CommonPlatformInjector
-
- org.geysermc.floodgate.inject.velocity.VelocityInjector
-
- All Implemented Interfaces:
org.geysermc.floodgate.api.inject.PlatformInjector
public final class VelocityInjector extends org.geysermc.floodgate.core.inject.CommonPlatformInjector
-
-
Constructor Summary
Constructors Constructor Description VelocityInjector(com.velocitypowered.api.proxy.ProxyServer server)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanRemoveInjection()voidinject()booleanisInjected()voidremoveInjection()
-