MCPcopy 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

toStringOnOffMethod · 0.95
getUserValueMethod · 0.95
getValueTextMethod · 0.95
getKeyBindingOFMethod · 0.95

Calls 1

formatMethod · 0.95

Tested by

no test coverage detected