net.minecraft.server.commands

public class DebugConfigCommand

anz
net.minecraft.server.commands.DebugConfigCommand
net.minecraft.class_8600
net.minecraft.server.command.DebugConfigCommand
net.minecraft.src.C_290239_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ek> arg0, eg arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_52299(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess)
m_294439_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_299014_, C_213173_ p_408756_)
private static Iterable<String>
a(MinecraftServer arg0)
getUuidsInConfig(MinecraftServer arg0)
method_52305(MinecraftServer arg0)
collectConfiguringPlayers(MinecraftServer server)
m_293294_(MinecraftServer p_299245_)
private static int
a(ek arg0, auc arg1)
config(CommandSourceStack arg0, ServerPlayer arg1)
method_52303(class_2168 arg0, class_3222 arg1)
executeConfig(ServerCommandSource source, ServerPlayerEntity player)
m_295330_(C_2969_ p_297745_, C_13_ p_300074_)
private static ServerConfigurationPacketListenerImpl
a(MinecraftServer arg0, UUID arg1)
findConfigPlayer(MinecraftServer arg0, UUID arg1)
method_71957(MinecraftServer arg0, UUID arg1)
findConfigurationNetworkHandler(MinecraftServer server, UUID uuid)
m_404053_(MinecraftServer p_409452_, UUID p_407916_)
private static int
a(ek arg0, UUID arg1)
unconfig(CommandSourceStack arg0, UUID arg1)
method_52304(class_2168 arg0, UUID arg1)
executeUnconfig(ServerCommandSource source, UUID uuid)
m_292647_(C_2969_ p_300627_, UUID p_299392_)
private static int
a(ek arg0, UUID arg1, jl<art> arg2)
showDialog(CommandSourceStack arg0, UUID arg1, Holder<Dialog> arg2)
method_71956(class_2168 arg0, UUID arg1, class_6880<class_11419> arg2)
executeDialog(ServerCommandSource source, UUID uuid, RegistryEntry<Dialog> dialog)
m_402044_(C_2969_ p_406029_, UUID p_406101_, C_203228_<C_398430_> p_409673_)