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

Method setPing

game/src/main/java/jake2/game/gclient_t.java:453–456  ·  view source on GitHub ↗
(int ping)

Source from the content-addressed store, hash-verified

451 }
452
453 @Override
454 public void setPing(int ping) {
455 this.ping = ping;
456 }
457
458 @Override
459 public int getIndex() {

Callers 2

clearMethod · 0.95
readMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected