What kind of IP Player#getAddress returns?

AuroraLS3

Member
Hi.

On other servers I can get an InetAddress of the player, but it seems that the address String given by Player#getAddress on Nukkit is in some format that InetAddress.getByName(ipAddress) does not parse.

I can't unfortunately check this myself because I don't have bedrock edition, there is no documentation on the method and it is difficult to track down where the Player constructor is passed the IP String. Could you help me out?

Thanks
 
Top