This packet is sent by the server in response to a load balance request.
type (char): 'N' for a rejection, or 'Y' if the packet contains load balancing information
portNumber (int): the port number to connect to
target (string): the new server to connect to. This is an IP address, not a name.
This packet type has no methods aside from the common ones.