Class NettyHelper
java.lang.Object
org.geysermc.mcprotocollib.network.helper.NettyHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidinitializeHAProxySupport(Session session, io.netty.channel.Channel channel) static @Nullable SocketAddressresolveAddress(Session session, String host, int port) static @NonNull SocketAddressresolveAddress(Session session, SocketAddress address)
-
Field Details
-
MC_JAVA_DEFAULT_PORT
public static final int MC_JAVA_DEFAULT_PORT- See Also:
-
-
Constructor Details
-
NettyHelper
public NettyHelper()
-
-
Method Details
-
resolveAddress
-
resolveAddress
-
initializeHAProxySupport
-
addProxy
-