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$cintermediary net/minecraft/server/MinecraftServer$class_6414named net/minecraft/server/MinecraftServer$DebugStart
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
time
final long time- Mappings:
 Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer$c;a:Jintermediary field_33980Lnet/minecraft/server/MinecraftServer$class_6414;field_33980:Jnamed timeLnet/minecraft/server/MinecraftServer$DebugStart;time:J
 - 
tick
final int tick- Mappings:
 Namespace Name Mixin selector official bLnet/minecraft/server/MinecraftServer$c;b:Iintermediary field_33981Lnet/minecraft/server/MinecraftServer$class_6414;field_33981:Inamed tickLnet/minecraft/server/MinecraftServer$DebugStart;tick:I
 
 - 
 - 
Constructor Details
- 
DebugStart
DebugStart(long time, int tick) - Mappings:
 Namespace Name Mixin selector official <init>Lnet/minecraft/server/MinecraftServer$c;<init>(JI)Vintermediary <init>Lnet/minecraft/server/MinecraftServer$class_6414;<init>(JI)Vnamed <init>Lnet/minecraft/server/MinecraftServer$DebugStart;<init>(JI)V
 
 - 
 - 
Method Details
- 
end
- Mappings:
 Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer$c;a(JI)Lbam;intermediary method_37330Lnet/minecraft/server/MinecraftServer$class_6414;method_37330(JI)Lnet/minecraft/class_3696;named endLnet/minecraft/server/MinecraftServer$DebugStart;end(JI)Lnet/minecraft/util/profiler/ProfileResult;
 
 -