Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getOs
Method
getOs
src/main/java/Client/Config.java:748–750 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
746
}
747
748
public
static
String getOs() {
749
return
getPlatformName();
750
}
751
752
public
final
int
getIntProperty(
final
String key,
final
int
defvalue) {
753
try {
Callers
2
blockArrived
Method · 0.95
InfoWindow
Method · 0.95
Calls
1
getPlatformName
Method · 0.95
Tested by
no test coverage detected