net.minecraft.server.commands

public class DebugConfigCommand

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

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)
private static Iterable<String>
a(MinecraftServer arg0)
getUuidsInConfig(MinecraftServer arg0)
method_52305(MinecraftServer arg0)
collectConfiguringPlayers(MinecraftServer server)
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)
private static ServerConfigurationPacketListenerImpl
a(MinecraftServer arg0, UUID arg1)
findConfigPlayer(MinecraftServer arg0, UUID arg1)
method_71957(MinecraftServer arg0, UUID arg1)
findConfigurationNetworkHandler(MinecraftServer server, UUID uuid)
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)
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)