MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getDefault

Method getDefault

src/main/java/net/optifine/Lang.java:129–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 public static String getDefault()
130 {
131 return I18n.format("generator.default", new Object[0]);
132 }
133}

Callers 3

getUserValueMethod · 0.95
makeTooltipLinesMethod · 0.95
getKeyBindingOFMethod · 0.95

Calls 1

formatMethod · 0.95

Tested by

no test coverage detected