public class RemoteQuery extends Object
| Constructor and Description |
|---|
RemoteQuery(ProxyServer bungee,
ListenerInfo listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(Class<? extends io.netty.channel.Channel> channel,
InetSocketAddress address,
io.netty.channel.EventLoopGroup eventLoop,
io.netty.channel.ChannelFutureListener future) |
public RemoteQuery(ProxyServer bungee, ListenerInfo listener)
public void start(Class<? extends io.netty.channel.Channel> channel, InetSocketAddress address, io.netty.channel.EventLoopGroup eventLoop, io.netty.channel.ChannelFutureListener future)
Copyright © 2015–2020 WaterfallMC. All rights reserved.