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

Method onClearChat

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

Source from the content-addressed store, hash-verified

151 }
152
153 @BytecodeAccess
154 public static void onClearChat() {
155 The5zigMod.getVars().get2ndChat().clear();
156 }
157
158 @BytecodeAccess
159 public static void onDrawChat(int updateCounter) {

Callers

nothing calls this directly

Calls 3

getVarsMethod · 0.95
clearMethod · 0.65
get2ndChatMethod · 0.65

Tested by

no test coverage detected