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

Method getName

src/GraphServer/Player.java:63–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 public String getName()
64 {
65 return this.name;
66 }
67
68 public int getID()
69 {

Callers 2

sendAllInfoMessageMethod · 0.95
sendAddPlayerMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected