()
| 136 | } |
| 137 | |
| 138 | @BytecodeAccess |
| 139 | public static void onChatClosed() { |
| 140 | The5zigMod.getVars().get2ndChat().resetScroll(); |
| 141 | } |
| 142 | |
| 143 | @BytecodeAccess |
| 144 | public static void onChatKeyTyped(int key) { |
nothing calls this directly
no test coverage detected