MCPcopy 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
5public interface JakeServer {
6 void update(long time);
7
8 List<client_t> getClientsForInstance(String gameName);
9

Callers 5

mainMethod · 0.95
mainMethod · 0.95
CheckChangesMethod · 0.65
endFrameMethod · 0.65
R_BeginFrameMethod · 0.65

Implementers 1

SV_MAINserver/src/main/java/jake2/server/SV_M

Calls

no outgoing calls

Tested by

no test coverage detected