net.minecraft.server.commands

public class FetchProfileCommand

aoz
net.minecraft.server.commands.FetchProfileCommand
net.minecraft.class_11753
net.minecraft.server.command.FetchProfileCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ed> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_73262(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static void
a(ed arg0, com.mojang.authlib.GameProfile arg1, String arg2, yh arg3)
reportResolvedProfile(CommandSourceStack arg0, com.mojang.authlib.GameProfile arg1, String arg2, Component arg3)
method_73264(class_2168 arg0, com.mojang.authlib.GameProfile arg1, String arg2, class_2561 arg3)
sendResult(ServerCommandSource source, com.mojang.authlib.GameProfile profile, String successText, Text inputText)
private static int
a(ed arg0, String arg1)
resolveName(CommandSourceStack arg0, String arg1)
method_73266(class_2168 arg0, String arg1)
executeName(ServerCommandSource source, String name)
private static int
a(ed arg0, UUID arg1)
resolveId(CommandSourceStack arg0, UUID arg1)
method_73268(class_2168 arg0, UUID arg1)
executeId(ServerCommandSource source, UUID id)