adrian154 / debug-renderers

Fabric mod to enable hidden debug renderers in Minecraft
MIT License
8 stars 2 forks source link

Add some way to clear renderers #3

Closed adrian154 closed 2 years ago

adrian154 commented 2 years ago

Some renderers must be .clear()'d occasionally or else they start cluttering up.

adrian154 commented 2 years ago

The only renderer that really had a problem with this was GoalSelector, which was since fixed.