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

Method init

Mod Utils/src/eu/the5zig/mod/util/Display.java:7–9  ·  view source on GitHub ↗
(DisplayHandler handler)

Source from the content-addressed store, hash-verified

5 private static DisplayHandler handler;
6
7 public static void init(DisplayHandler handler) {
8 Display.handler = handler;
9 }
10
11 public static boolean isActive() {
12 return handler.isActive();

Callers 11

VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95
VariablesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected