Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getOff
Method
getOff
src/main/java/net/optifine/Lang.java:114–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
public
static
String getOff()
115
{
116
return
I18n.format(
"options.off"
,
new
Object[0]);
117
}
118
119
public
static
String getFast()
120
{
Callers
6
getButtonText
Method · 0.95
toStringOnOff
Method · 0.95
toStringAa
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