Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getOn
Method
getOn
src/main/java/net/optifine/Lang.java:109–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
public
static
String getOn()
110
{
111
return
I18n.format(
"options.on"
,
new
Object[0]);
112
}
113
114
public
static
String getOff()
115
{
Callers
4
toStringOnOff
Method · 0.95
getUserValue
Method · 0.95
getValueText
Method · 0.95
getKeyBindingOF
Method · 0.95
Calls
1
format
Method · 0.95
Tested by
no test coverage detected