Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ update
Method
update
server/src/main/java/jake2/server/JakeServer.java:6–6 ·
view source on GitHub ↗
(long time)
Source
from the content-addressed store, hash-verified
4
5
public
interface
JakeServer {
6
void
update(long time);
7
8
List<client_t> getClientsForInstance(String gameName);
9
Callers
5
main
Method · 0.95
main
Method · 0.95
CheckChanges
Method · 0.65
endFrame
Method · 0.65
R_BeginFrame
Method · 0.65
Implementers
1
SV_MAIN
server/src/main/java/jake2/server/SV_M
Calls
no outgoing calls
Tested by
no test coverage detected