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