Class InstancedRenderStats

java.lang.Object
com.hbm_m.client.render.culling.InstancedRenderStats

public final class InstancedRenderStats extends Object
Lightweight per-frame counters for instanced / MDI diagnostics (Cloth: enableDebugLogging or mdiDebugLogDispatch).
  • Method Details

    • beginPresent

      public static void beginPresent(int chunkSlices)
    • recordDuplicatePresentAttempt

      public static void recordDuplicatePresentAttempt()
    • endPresent

      public static void endPresent()
    • clear

      public static void clear()