public final class VelocityServerDataHandler
extends io.netty.channel.ChannelOutboundHandlerAdapter
| Constructor and Description |
|---|
VelocityServerDataHandler(org.geysermc.floodgate.api.ProxyFloodgateApi api,
com.velocitypowered.api.proxy.ProxyServer proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(io.netty.channel.ChannelHandlerContext ctx,
Object packet,
io.netty.channel.ChannelPromise promise) |
bind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic VelocityServerDataHandler(org.geysermc.floodgate.api.ProxyFloodgateApi api,
com.velocitypowered.api.proxy.ProxyServer proxy)
public void write(io.netty.channel.ChannelHandlerContext ctx,
Object packet,
io.netty.channel.ChannelPromise promise)
throws Exception
write in interface io.netty.channel.ChannelOutboundHandlerwrite in class io.netty.channel.ChannelOutboundHandlerAdapterException