Package net.minecraft.server
Class MinecraftServer.DebugStart
java.lang.Object
net.minecraft.server.MinecraftServer.DebugStart
- Enclosing class:
- MinecraftServer
- Mappings:
- Namespace - Name - official - net/minecraft/server/MinecraftServer$c- intermediary - net/minecraft/server/MinecraftServer$class_6414- named - net/minecraft/server/MinecraftServer$DebugStart
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
timefinal long time- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer$c;a:J- intermediary - field_33980- Lnet/minecraft/server/MinecraftServer$class_6414;field_33980:J- named - time- Lnet/minecraft/server/MinecraftServer$DebugStart;time:J
 
- 
tickfinal int tick- Mappings:
- Namespace - Name - Mixin selector - official - b- Lnet/minecraft/server/MinecraftServer$c;b:I- intermediary - field_33981- Lnet/minecraft/server/MinecraftServer$class_6414;field_33981:I- named - tick- Lnet/minecraft/server/MinecraftServer$DebugStart;tick:I
 
 
- 
- 
Constructor Details- 
DebugStartDebugStart(long time, int tick) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lnet/minecraft/server/MinecraftServer$c;<init>(JI)V- intermediary - <init>- Lnet/minecraft/server/MinecraftServer$class_6414;<init>(JI)V- named - <init>- Lnet/minecraft/server/MinecraftServer$DebugStart;<init>(JI)V
 
 
- 
- 
Method Details- 
end- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer$c;a(JI)Lbam;- intermediary - method_37330- Lnet/minecraft/server/MinecraftServer$class_6414;method_37330(JI)Lnet/minecraft/class_3696;- named - end- Lnet/minecraft/server/MinecraftServer$DebugStart;end(JI)Lnet/minecraft/util/profiler/ProfileResult;
 
 
-