Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getDefault
Method
getDefault
src/main/java/net/optifine/Lang.java:129–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
}
128
129
public
static
String getDefault()
130
{
131
return
I18n.format(
"generator.default"
,
new
Object[0]);
132
}
133
}
Callers
3
getUserValue
Method · 0.95
makeTooltipLines
Method · 0.95
getKeyBindingOF
Method · 0.95
Calls
1
format
Method · 0.95
Tested by
no test coverage detected