MCPcopy 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

getButtonTextMethod · 0.95
toStringOnOffMethod · 0.95
toStringAaMethod · 0.95
getUserValueMethod · 0.95
getValueTextMethod · 0.95
getKeyBindingOFMethod · 0.95

Calls 1

formatMethod · 0.95

Tested by

no test coverage detected