()
| 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) { |
nothing calls this directly
no test coverage detected