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

Method onRenderVignette

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

Source from the content-addressed store, hash-verified

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) {

Callers

nothing calls this directly

Calls 3

getRendererMethod · 0.95
renderMethod · 0.45

Tested by

no test coverage detected