Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getConfig
Method
getConfig
The 5zig Mod/src/eu/the5zig/mod/The5zigMod.java:332–334 ·
view source on GitHub ↗
@return the main configuration.
()
Source
from the content-addressed store, hash-verified
330
* @
return
the main configuration.
331
*/
332
public
static
ConfigNew getConfig() {
333
return
config;
334
}
335
336
/**
337
* @
return
the chat filter configuration.
Callers
15
isStaticFOV
Method · 0.95
shouldDrawWorldBackground
Method · 0.95
isShowTimeBeforeChatMessage
Method · 0.95
onRenderPotionEffectIndicator
Method · 0.95
getChatAlphaMultiplicator
Method · 0.95
isConfirmDisconnect
Method · 0.95
shouldRenderOwnName
Method · 0.95
I18n
Class · 0.95
setLanguage
Method · 0.95
init
Method · 0.95
isCtrlKeyDown
Method · 0.95
loadPlugins
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected