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

Method getVars

The 5zig Mod/src/eu/the5zig/mod/The5zigMod.java:280–282  ·  view source on GitHub ↗

@return an utility class that contains Minecraft specific methods.

()

Source from the content-addressed store, hash-verified

278 * @return an utility class that contains Minecraft specific methods.
279 */
280 public static IVariables getVars() {
281 return variables;
282 }
283
284 /**
285 * Creates some directories if they do not exist.

Callers 15

onDispatchKeyPressesMethod · 0.95
getCapeLocationMethod · 0.95
onChatMouseInputMethod · 0.95
onChatMouseClickedMethod · 0.95
onChatClosedMethod · 0.95
onChatKeyTypedMethod · 0.95
onChatDrawScreenMethod · 0.95
onClearChatMethod · 0.95
onDrawChatMethod · 0.95
onGuiGameOverInitMethod · 0.95
isConfirmDisconnectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected