Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ loadIdentity
Method
loadIdentity
Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
public
static
void
loadIdentity() {
52
handle.loadIdentity();
53
}
54
55
public
static
void
clear(
int
i) {
56
handle.clear(i);
Callers
10
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
updateScale
Method · 0.95
Calls
1
loadIdentity
Method · 0.65
Tested by
no test coverage detected