Class GeyserServer
java.lang.Object
org.geysermc.geyser.network.netty.GeyserServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbind(InetSocketAddress address) net.jodah.expiringmap.ExpiringMap<InetSocketAddress,InetSocketAddress> booleanonConnectionRequest(InetSocketAddress inetSocketAddress) org.cloudburstmc.protocol.bedrock.BedrockPongonQuery(io.netty.channel.Channel channel, InetSocketAddress inetSocketAddress) voidshutdown()
-
Constructor Details
-
GeyserServer
-
-
Method Details
-
bind
-
shutdown
public void shutdown() -
onConnectionRequest
-
onQuery
public org.cloudburstmc.protocol.bedrock.BedrockPong onQuery(io.netty.channel.Channel channel, InetSocketAddress inetSocketAddress) -
getProxiedAddresses
-