net.minecraft.server.commands

public class PerfCommand

akc
net.minecraft.server.commands.PerfCommand
net.minecraft.class_6413
net.minecraft.unmapped.C_ubneiqzy
net.minecraft.server.dedicated.command.PerfCommand
net.minecraft.server.dedicated.command.PerfCommand
net.minecraft.src.C_141900_
net.minecraft.server.commands.PerfCommand

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ds> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_37331(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_eroyltgj(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_180437_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_180438_)
private static int
a(ds arg0)
startProfilingDedicatedServer(CommandSourceStack arg0)
method_37333(class_2168 arg0)
m_tbtlliqx(C_pennblrk arg0)
executeStart(ServerCommandSource source)
executeStart(ServerCommandSource source)
m_180441_(C_2969_ p_180442_)
private static int
b(ds arg0)
stopProfilingDedicatedServer(CommandSourceStack arg0)
method_37338(class_2168 arg0)
m_logfwibm(C_pennblrk arg0)
executeStop(ServerCommandSource source)
executeStop(ServerCommandSource source)
m_180456_(C_2969_ p_180457_)
private static void
a(ds arg0, Path arg1, MinecraftServer arg2)
saveResults(CommandSourceStack arg0, Path arg1, MinecraftServer arg2)
method_37335(class_2168 arg0, Path arg1, MinecraftServer arg2)
m_tpnhjxza(C_pennblrk arg0, Path arg1, MinecraftServer arg2)
saveReport(ServerCommandSource source, Path tempProfilingDirectory, MinecraftServer server)
saveReport(ServerCommandSource source, Path tempProfilingDirectory, MinecraftServer server)
m_180446_(C_2969_ p_180447_, Path p_180448_, MinecraftServer p_180449_)
private static void
a(ds arg0, bgr arg1)
whenStopped(CommandSourceStack arg0, ProfileResults arg1)
method_37334(class_2168 arg0, class_3696 arg1)
m_afalldfg(C_pennblrk arg0, C_dzczqjri arg1)
sendProfilingStoppedMessage(ServerCommandSource source, ProfileResult result)
sendProfilingStoppedMessage(ServerCommandSource source, ProfileResult result)
m_180443_(C_2969_ p_180444_, C_441_ p_180445_)