net.minecraft.server.command

public class JfrCommand

net.minecraft.server.commands.JfrCommand
net.minecraft.class_6607
net.minecraft.server.command.JfrCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
START_FAILED
field_34880
JFR_START_FAILED_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
DUMP_FAILED
field_34881
JFR_DUMP_FAILED_EXCEPTION

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_38612(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
startJfr(CommandSourceStack source)
method_38614(class_2168 arg0)
executeStart(ServerCommandSource source)
private static int
stopJfr(CommandSourceStack source)
method_38617(class_2168 arg0)
executeStop(ServerCommandSource source)
private static Text
lambda$stopJfr$1(Component arg0)
method_52002(class_2561 arg0)
method_52002(Text arg0)
private static Style
lambda$stopJfr$0(Path arg0, Style arg1)
method_39499(Path arg0, class_2583 arg1)
method_39499(Path arg0, Style style)
private static Text
lambda$startJfr$0()
method_52001()
method_52001()
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_38613(com.mojang.brigadier.context.CommandContext arg0)
method_38613(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_38616(com.mojang.brigadier.context.CommandContext arg0)
method_38616(com.mojang.brigadier.context.CommandContext context)
private static com.mojang.brigadier.Message
lambda$static$0(Object arg0)
method_38615(Object arg0)
method_38615(Object message)