MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getCurrentLanguage

Method getCurrentLanguage

The 5zig Mod/src/eu/the5zig/mod/I18n.java:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119 }
120
121 public static Locale getCurrentLanguage() {
122 return currentLanguage;
123 }
124
125 /**
126 * Returns an unmodifiable List containing all loaded Locales.

Callers 4

initGuiMethod · 0.95
tickMethod · 0.95
drawMethod · 0.95
translateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected