Class VelocityInjector
java.lang.Object
org.geysermc.floodgate.core.inject.Netty4PlatformInjector
org.geysermc.floodgate.velocity.inject.VelocityInjector
- All Implemented Interfaces:
org.geysermc.floodgate.core.api.inject.PlatformInjector<io.netty.channel.Channel>
@Singleton
public final class VelocityInjector
extends org.geysermc.floodgate.core.inject.Netty4PlatformInjector
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.geysermc.floodgate.core.inject.Netty4PlatformInjector
addAddon, addInjectedClient, channelClosedCall, injectAddonsCall, injectedClients, registerAddons, removeAddon, removeAddonsCall, removeInjectedClient
-
Constructor Details
-
VelocityInjector
public VelocityInjector()
-
-
Method Details
-
inject
public void inject() -
canRemoveInjection
public boolean canRemoveInjection() -
removeInjection
public void removeInjection() -
isInjected
public boolean isInjected()
-