MCPcopy 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

isStaticFOVMethod · 0.95
isConfirmDisconnectMethod · 0.95
shouldRenderOwnNameMethod · 0.95
I18nClass · 0.95
setLanguageMethod · 0.95
initMethod · 0.95
isCtrlKeyDownMethod · 0.95
loadPluginsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected