MCPcopy Create free account
hub / github.com/demoth/jake2 / getPing

Method getPing

game/src/main/java/jake2/game/gclient_t.java:448–451  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

446 }
447
448 @Override
449 public int getPing() {
450 return ping;
451 }
452
453 @Override
454 public void setPing(int ping) {

Callers 3

PlayerList_fMethod · 0.95
writeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected