Added GuiRenderSettings to customize rendering
This commit is contained in:
@@ -78,6 +78,8 @@ public class ReplayProcess {
|
||||
}
|
||||
|
||||
public static void startReplayProcess(RenderOptions renderOptions) {
|
||||
mc.displayGuiScreen(null);
|
||||
|
||||
ReplayHandler.selectKeyframe(null);
|
||||
resetProcess();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user