MCPcopy Create free account
hub / github.com/catabriga/graphwar / getIpAddress

Method getIpAddress

src/GlobalServer/LobbyPlayer.java:52–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 public String getIpAddress()
53 {
54 return this.connection.getIpAddress();
55 }
56
57 public int getID()
58 {

Callers 1

handleMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected