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