Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ loaded
Method
loaded
src/main/java/locale/SR.java:684–689 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
682
}
683
684
public
static
void
loaded() {
685
if
(lang != null) {
686
lang.clear();
687
lang = null;
688
}
689
}
690
}
Callers
1
startApp
Method · 0.95
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected