Class BungeeInjector
java.lang.Object
org.geysermc.floodgate.core.inject.Netty4PlatformInjector
org.geysermc.floodgate.bungee.inject.BungeeInjector
- All Implemented Interfaces:
org.geysermc.floodgate.core.api.inject.PlatformInjector<io.netty.channel.Channel>
@Singleton
public final class BungeeInjector
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
-
BungeeInjector
public BungeeInjector()
-
-
Method Details
-
inject
public void inject() -
canRemoveInjection
public boolean canRemoveInjection() -
removeInjection
public void removeInjection() -
isInjected
public boolean isInjected()
-