Interface Recorder

All Known Implementing Classes:
DebugRecorder, DummyRecorder

public interface Recorder
Mappings:
Namespace Name
official aqg
intermediary net/minecraft/class_5962
named net/minecraft/client/util/profiler/Recorder
  • Method Details

    • sample

      void sample()
      Mappings:
      Namespace Name Mixin selector
      official a Laqg;a()V
      intermediary method_34770 Lnet/minecraft/class_5962;method_34770()V
      named sample Lnet/minecraft/client/util/profiler/Recorder;sample()V
    • start

      void start()
      Mappings:
      Namespace Name Mixin selector
      official b Laqg;b()V
      intermediary method_34771 Lnet/minecraft/class_5962;method_34771()V
      named start Lnet/minecraft/client/util/profiler/Recorder;start()V
    • isActive

      boolean isActive()
      Mappings:
      Namespace Name Mixin selector
      official d Laqg;d()Z
      intermediary method_34773 Lnet/minecraft/class_5962;method_34773()Z
      named isActive Lnet/minecraft/client/util/profiler/Recorder;isActive()Z
    • getProfiler

      Profiler getProfiler()
      Mappings:
      Namespace Name Mixin selector
      official e Laqg;e()Lapu;
      intermediary method_34774 Lnet/minecraft/class_5962;method_34774()Lnet/minecraft/class_3695;
      named getProfiler Lnet/minecraft/client/util/profiler/Recorder;getProfiler()Lnet/minecraft/util/profiler/Profiler;
    • read

      void read()
      Mappings:
      Namespace Name Mixin selector
      official c Laqg;c()V
      intermediary method_34772 Lnet/minecraft/class_5962;method_34772()V
      named read Lnet/minecraft/client/util/profiler/Recorder;read()V