- All Implemented Interfaces:
 
Recorder 
- Mappings:
 
| Namespace | 
Name | 
| named | 
net/minecraft/util/profiler/DummyRecorder | 
| intermediary | 
net/minecraft/class_5963 | 
| official | 
bvj | 
 
- 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
void
 
void
 
 
boolean
 
void
 
void
 
 
 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
INSTANCE
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
INSTANCE | 
Lnet/minecraft/util/profiler/DummyRecorder;INSTANCE:Lnet/minecraft/util/profiler/Recorder; | 
| intermediary | 
field_29594 | 
Lnet/minecraft/class_5963;field_29594:Lnet/minecraft/class_5962; | 
| official | 
a | 
Lbvj;a:Lbvk; | 
 
 
 
- 
Constructor Details
- 
DummyRecorder
public DummyRecorder()
 
 
- 
Method Details
- 
stop
public void stop()
- Specified by:
 
stop in interface Recorder 
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
stop | 
Lnet/minecraft/util/profiler/Recorder;stop()V | 
| intermediary | 
method_34770 | 
Lnet/minecraft/class_5962;method_34770()V | 
| official | 
a | 
Lbvk;a()V | 
 
 
- 
forceStop
public void forceStop()
- Specified by:
 
forceStop in interface Recorder 
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
forceStop | 
Lnet/minecraft/util/profiler/Recorder;forceStop()V | 
| intermediary | 
method_41320 | 
Lnet/minecraft/class_5962;method_41320()V | 
| official | 
b | 
Lbvk;b()V | 
 
 
- 
startTick
public void startTick()
- Specified by:
 
startTick in interface Recorder 
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
startTick | 
Lnet/minecraft/util/profiler/Recorder;startTick()V | 
| intermediary | 
method_34771 | 
Lnet/minecraft/class_5962;method_34771()V | 
| official | 
c | 
Lbvk;c()V | 
 
 
- 
isActive
public boolean isActive()
- Specified by:
 
isActive in interface Recorder 
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
isActive | 
Lnet/minecraft/util/profiler/Recorder;isActive()Z | 
| intermediary | 
method_34773 | 
Lnet/minecraft/class_5962;method_34773()Z | 
| official | 
e | 
Lbvk;e()Z | 
 
 
- 
getProfiler
- Specified by:
 
getProfiler in interface Recorder 
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
getProfiler | 
Lnet/minecraft/util/profiler/Recorder;getProfiler()Lnet/minecraft/util/profiler/Profiler; | 
| intermediary | 
method_34774 | 
Lnet/minecraft/class_5962;method_34774()Lnet/minecraft/class_3695; | 
| official | 
f | 
Lbvk;f()Lbtt; | 
 
 
- 
endTick
public void endTick()
- Specified by:
 
endTick in interface Recorder 
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
endTick | 
Lnet/minecraft/util/profiler/Recorder;endTick()V | 
| intermediary | 
method_34772 | 
Lnet/minecraft/class_5962;method_34772()V | 
| official | 
d | 
Lbvk;d()V |