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

Method getName

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

Source from the content-addressed store, hash-verified

44 }
45
46 public String getName()
47 {
48 return this.name;
49 }
50
51 public int getID()
52 {

Callers 2

getGlobalPlayersMethod · 0.95
addToChatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected