- All Implemented Interfaces:
- Recorder
- Mappings:
- 
| Namespace | Name | - 
| official | bby |  - 
| intermediary | net/minecraft/class_5963 |  - 
| named | net/minecraft/util/profiler/DummyRecorder |  
 
- 
- 
Constructor SummaryConstructors 
- 
Method Summary
void
 void
 boolean
 void
 void
 
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Field Details
- 
INSTANCE- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | a | Lbby;a:Lbbz; |  - 
| 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
- 
DummyRecorderpublic DummyRecorder() 
 
- 
Method Details
- 
stoppublic void stop() 
- Specified by:
- stopin interface- Recorder
- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | a | Lbbz;a()V |  - 
| intermediary | method_34770 | Lnet/minecraft/class_5962;method_34770()V |  - 
| named | stop | Lnet/minecraft/util/profiler/Recorder;stop()V |  
 
 
- 
forceStoppublic void forceStop() 
- Specified by:
- forceStopin interface- Recorder
- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | b | Lbbz;b()V |  - 
| intermediary | method_41320 | Lnet/minecraft/class_5962;method_41320()V |  - 
| named | forceStop | Lnet/minecraft/util/profiler/Recorder;forceStop()V |  
 
 
- 
startTickpublic void startTick() 
- Specified by:
- startTickin interface- Recorder
- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | c | Lbbz;c()V |  - 
| intermediary | method_34771 | Lnet/minecraft/class_5962;method_34771()V |  - 
| named | startTick | Lnet/minecraft/util/profiler/Recorder;startTick()V |  
 
 
- 
isActivepublic boolean isActive() 
- Specified by:
- isActivein interface- Recorder
- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | e | Lbbz;e()Z |  - 
| intermediary | method_34773 | Lnet/minecraft/class_5962;method_34773()Z |  - 
| named | isActive | Lnet/minecraft/util/profiler/Recorder;isActive()Z |  
 
 
- 
getProfiler
- Specified by:
- getProfilerin interface- Recorder
- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | f | Lbbz;f()Lban; |  - 
| 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; |  
 
 
- 
endTickpublic void endTick() 
- Specified by:
- endTickin interface- Recorder
- Mappings:
- 
| Namespace | Name | Mixin selector | - 
| official | d | Lbbz;d()V |  - 
| intermediary | method_34772 | Lnet/minecraft/class_5962;method_34772()V |  - 
| named | endTick | Lnet/minecraft/util/profiler/Recorder;endTick()V |