Class UiCaptureAccess
java.lang.Object
com.render.testkit.UiCaptureAccess
Internal bridge used by the test-kit render-tail mixin.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidafterRender(net.minecraft.client.Minecraft client) Captures a requested frame after Minecraft has rendered the GUI target.
-
Method Details
-
afterRender
public static void afterRender(net.minecraft.client.Minecraft client) Captures a requested frame after Minecraft has rendered the GUI target.
-