Add average thread execution time to F3 screen

This commit is contained in:
James Seibel
2024-12-11 21:24:34 -06:00
parent 2568e08b3c
commit a24527d679
3 changed files with 34 additions and 5 deletions
@@ -25,7 +25,8 @@ package com.seibel.distanthorizons.api.enums.config;
* between MC and DH rendering. <br><br>
*
* NONE, <br>
* NON_COLLIDING, <br>
* SINGLE_PASS, <br>
* DOUBLE_PASS, <br>
*
* @since API 4.0.0
* @version 2024-10-3