public class BukkitInjector extends Object
| Constructor and Description |
|---|
BukkitInjector() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getServerConnection() |
static boolean |
inject() |
static void |
injectClient(io.netty.channel.ChannelFuture future) |
static void |
removeInjectedClient(io.netty.channel.ChannelFuture future,
io.netty.channel.Channel channel) |
static boolean |
removeInjection() |
public static void injectClient(io.netty.channel.ChannelFuture future)
public static void removeInjectedClient(io.netty.channel.ChannelFuture future,
io.netty.channel.Channel channel)
public static Object getServerConnection() throws NoSuchMethodException, IllegalAccessException, InvocationTargetException
Copyright © 2021 GeyserMC. All rights reserved.