Package net.minecraft.server.command
Class JfrCommand
java.lang.Object
net.minecraft.server.command.JfrCommand
- Mappings:
Namespace Name official ywintermediary net/minecraft/class_6478named net/minecraft/server/command/JfrCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intexecuteStart(ServerCommandSource source) private static intexecuteStop(ServerCommandSource source) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLyw;a:Lorg/apache/logging/log4j/Logger;intermediary field_34279Lnet/minecraft/class_6478;field_34279:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/server/command/JfrCommand;LOGGER:Lorg/apache/logging/log4j/Logger;
-
-
Constructor Details
-
JfrCommand
public JfrCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLyw;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_37810Lnet/minecraft/class_6478;method_37810(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed registerLnet/minecraft/server/command/JfrCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-
executeStart
- Mappings:
Namespace Name Mixin selector official aLyw;a(Ldm;)Iintermediary method_37812Lnet/minecraft/class_6478;method_37812(Lnet/minecraft/class_2168;)Inamed executeStartLnet/minecraft/server/command/JfrCommand;executeStart(Lnet/minecraft/server/command/ServerCommandSource;)I
-
executeStop
- Mappings:
Namespace Name Mixin selector official bLyw;b(Ldm;)Iintermediary method_37816Lnet/minecraft/class_6478;method_37816(Lnet/minecraft/class_2168;)Inamed executeStopLnet/minecraft/server/command/JfrCommand;executeStop(Lnet/minecraft/server/command/ServerCommandSource;)I
-