net.minecraft.server.commands

public class PerfCommand

aoz
net.minecraft.server.commands.PerfCommand
net.minecraft.class_6413
net.minecraft.server.dedicated.command.PerfCommand
net.minecraft.server.commands.PerfCommand

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_33985
LOGGER
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_NOT_RUNNING
field_33986
NOT_RUNNING_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
ERROR_ALREADY_RUNNING
field_33987
ALREADY_RUNNING_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_37331(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ew arg0)
startProfilingDedicatedServer(CommandSourceStack arg0)
method_37333(class_2168 arg0)
executeStart(ServerCommandSource source)
private static int
b(ew arg0)
stopProfilingDedicatedServer(CommandSourceStack arg0)
method_37338(class_2168 arg0)
executeStop(ServerCommandSource source)
private static void
a(ew arg0, Path arg1, MinecraftServer arg2)
saveResults(CommandSourceStack arg0, Path arg1, MinecraftServer arg2)
method_37335(class_2168 arg0, Path arg1, MinecraftServer arg2)
saveReport(ServerCommandSource source, Path tempProfilingDirectory, MinecraftServer server)
private static void
a(ew arg0, bpr arg1)
whenStopped(CommandSourceStack arg0, ProfileResults arg1)
method_37334(class_2168 arg0, class_3696 arg1)
sendProfilingStoppedMessage(ServerCommandSource source, ProfileResult result)