Skip to content

Commit

Permalink
Update MixinMinecraft.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Aspw-w committed Mar 13, 2024
1 parent 82679a7 commit 3850d0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ private void clearRenderCache(CallbackInfo ci) {
MinecraftForgeClient.getRenderPass();
MinecraftForgeClientAccessor.getRegionCache().invalidateAll();
MinecraftForgeClientAccessor.getRegionCache().cleanUp();
Runtime.getRuntime().gc();
}

@Redirect(
Expand Down

0 comments on commit 3850d0c

Please sign in to comment.