()
| 196 | } |
| 197 | |
| 198 | @BytecodeAccess |
| 199 | public static void onRenderVignette() { |
| 200 | The5zigMod.getRenderer().getPotionIndicatorRenderer().render(); |
| 201 | } |
| 202 | |
| 203 | @BytecodeAccess |
| 204 | public static void onInsertSingleMultiplayerButton(Object instance, int i, int i2, boolean isForge) { |
nothing calls this directly
no test coverage detected