Class ProfilerAPI

java.lang.Object
com.prupe.mcpatcher.ProfilerAPI

@Environment(CLIENT) public class ProfilerAPI extends Object
  • Constructor Details

    • ProfilerAPI

      public ProfilerAPI()
  • Method Details

    • startSection

      public static void startSection(String name)
    • endStartSection

      public static void endStartSection(String name)
    • endSection

      public static void endSection()