Class JfrCommand
java.lang.Object
net.minecraft.server.commands.JfrCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final DynamicCommandExceptionTypeprivate static final SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(CommandDispatcher<CommandSourceStack> dispatcher) private static intstartJfr(CommandSourceStack source) private static intstopJfr(CommandSourceStack source)
-
Field Details
-
START_FAILED
-
DUMP_FAILED
-
-
Constructor Details
-
JfrCommand
private JfrCommand()
-
-
Method Details
-
register
-
startJfr
- Throws:
CommandSyntaxException
-
stopJfr
- Throws:
CommandSyntaxException
-