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

Method onShutdown

The 5zig Mod/src/BytecodeHook.java:30–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 @BytecodeAccess
31 public static void onShutdown() {
32 The5zigMod.shutdown();
33 }
34
35 @BytecodeAccess
36 public static void appendCrashCategory(Object crashReport) {

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.95

Tested by

no test coverage detected