Class DummyRecorder

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

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

    • INSTANCE

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

    • DummyRecorder

      public DummyRecorder()
  • Method Details

    • stop

      public void stop()
      Specified by:
      stop in interface Recorder
      Mappings:
      Namespace Name Mixin selector
      official a Lbao;a()V
      intermediary method_34770 Lnet/minecraft/class_5962;method_34770()V
      named stop Lnet/minecraft/util/profiler/Recorder;stop()V
    • forceStop

      public void forceStop()
      Specified by:
      forceStop in interface Recorder
      Mappings:
      Namespace Name Mixin selector
      official b Lbao;b()V
      intermediary method_41320 Lnet/minecraft/class_5962;method_41320()V
      named forceStop Lnet/minecraft/util/profiler/Recorder;forceStop()V
    • startTick

      public void startTick()
      Specified by:
      startTick in interface Recorder
      Mappings:
      Namespace Name Mixin selector
      official c Lbao;c()V
      intermediary method_34771 Lnet/minecraft/class_5962;method_34771()V
      named startTick Lnet/minecraft/util/profiler/Recorder;startTick()V
    • isActive

      public boolean isActive()
      Specified by:
      isActive in interface Recorder
      Mappings:
      Namespace Name Mixin selector
      official e Lbao;e()Z
      intermediary method_34773 Lnet/minecraft/class_5962;method_34773()Z
      named isActive Lnet/minecraft/util/profiler/Recorder;isActive()Z
    • getProfiler

      public Profiler getProfiler()
      Specified by:
      getProfiler in interface Recorder
      Mappings:
      Namespace Name Mixin selector
      official f Lbao;f()Lazc;
      intermediary method_34774 Lnet/minecraft/class_5962;method_34774()Lnet/minecraft/class_3695;
      named getProfiler Lnet/minecraft/util/profiler/Recorder;getProfiler()Lnet/minecraft/util/profiler/Profiler;
    • endTick

      public void endTick()
      Specified by:
      endTick in interface Recorder
      Mappings:
      Namespace Name Mixin selector
      official d Lbao;d()V
      intermediary method_34772 Lnet/minecraft/class_5962;method_34772()V
      named endTick Lnet/minecraft/util/profiler/Recorder;endTick()V