Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initGui
Method · 0.95
tick
Method · 0.95
draw
Method · 0.95
translate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected