Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ check
Method
check
The 5zig Mod/src/eu/the5zig/mod/util/Updater.java:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
public
static
void
check() {
28
new
Thread(
new
Updater(),
"Update Thread"
).start();
29
}
30
31
@Override
32
public
void
run() {
Callers
1
init
Method · 0.95
Calls
1
start
Method · 0.45
Tested by
no test coverage detected