Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getFast
Method
getFast
src/main/java/net/optifine/Lang.java:119–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
public
static
String getFast()
120
{
121
return
I18n.format(
"options.graphics.fast"
,
new
Object[0]);
122
}
123
124
public
static
String getFancy()
125
{
Callers
1
getKeyBindingOF
Method · 0.95
Calls
1
format
Method · 0.95
Tested by
no test coverage detected