Class DummyRecorder

java.lang.Object
net.minecraft.client.util.profiler.DummyRecorder
All Implemented Interfaces:
Recorder

public class DummyRecorder extends Object implements Recorder
Mappings:
Namespace Name
official aqf
intermediary net/minecraft/class_5963
named net/minecraft/client/util/profiler/DummyRecorder
  • Field Details

    • INSTANCE

      public static final Recorder INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Laqf;a:Laqg;
      intermediary field_29594 Lnet/minecraft/class_5963;field_29594:Lnet/minecraft/class_5962;
      named INSTANCE Lnet/minecraft/client/util/profiler/DummyRecorder;INSTANCE:Lnet/minecraft/client/util/profiler/Recorder;
  • Constructor Details

    • DummyRecorder

      public DummyRecorder()
  • Method Details

    • sample

      public void sample()
      Specified by:
      sample in interface Recorder
      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

      public void start()
      Specified by:
      start in interface Recorder
      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

      public boolean isActive()
      Specified by:
      isActive in interface Recorder
      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

      public Profiler getProfiler()
      Specified by:
      getProfiler in interface Recorder
      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

      public void read()
      Specified by:
      read in interface Recorder
      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