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

Method getClient

qcommon/src/main/java/jake2/qcommon/edict_t.java:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 public GameClient getClient() {
89 throw new IllegalStateException("edict_t.getClient() should not be called");
90 }
91
92 /////////////////////////////////////////////////
93

Callers 5

SV_BuildClientFrameMethod · 0.95
SV_Savegame_fMethod · 0.45
SV_Status_fMethod · 0.45
SV_StatusStringMethod · 0.45
SV_CalcPingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected