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

Method getID

src/Graphwar/GlobalClient.java:51–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public int getID()
52 {
53 return this.playerID;
54 }
55 }
56
57 private Connection connection;

Callers 2

removePlayerMethod · 0.95
addToChatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected