net.minecraft.server.command

public class FetchProfileCommand

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

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
NO_PROFILE
field_1_2084
NO_PROFILE_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_73262(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static void
reportResolvedProfile(CommandSourceStack sender, com.mojang.authlib.GameProfile gameProfile, String messageId, Component argument)
method_73264(class_2168 arg0, com.mojang.authlib.GameProfile arg1, String arg2, class_2561 arg3)
sendResult(ServerCommandSource source, com.mojang.authlib.GameProfile profile, String successKey, Text displayName)
private static void
reportResolvedProfile(CommandSourceStack sender, String messageId, Component argument, ResolvableProfile profile)
method_1_2530(class_2168 arg0, String arg1, class_2561 arg2, class_9296 arg3)
execute(ServerCommandSource source, String successKey, Text displayName, ProfileComponent profile)
private static int
resolveName(CommandSourceStack source, String name)
method_73266(class_2168 arg0, String arg1)
executeName(ServerCommandSource source, String name)
private static int
resolveId(CommandSourceStack source, UUID id)
method_73268(class_2168 arg0, UUID arg1)
executeId(ServerCommandSource source, UUID id)
private static int
printForEntity(CommandSourceStack source, Entity entity)
method_1_2529(class_2168 arg0, class_1297 arg1)
executeEntity(ServerCommandSource source, Entity entity)
public static void
printForAvatar(CommandSourceStack source, Avatar avatar)
method_1_2528(class_2168 arg0, class_11890 arg1)
executePlayer(ServerCommandSource source, PlayerLikeEntity player)
private static void
lambda$resolveId$0(UUID arg0, ProfileResolver arg1, MinecraftServer arg2, CommandSourceStack arg3)
method_73275(UUID arg0, class_11755 arg1, MinecraftServer arg2, class_2168 arg3)
method_73275(UUID arg0, GameProfileResolver arg1, MinecraftServer arg2, ServerCommandSource arg3)
private static void
lambda$resolveId$1(Optional arg0, CommandSourceStack arg1, Component arg2)
method_73274(Optional arg0, class_2168 arg1, class_2561 arg2)
method_73274(Optional arg0, ServerCommandSource arg1, Text arg2)
private static void
lambda$resolveId$3(CommandSourceStack arg0, Component arg1)
method_73269(class_2168 arg0, class_2561 arg1)
method_73269(ServerCommandSource arg0, Text arg1)
private static void
lambda$resolveId$2(CommandSourceStack arg0, Component arg1, com.mojang.authlib.GameProfile arg2)
method_73556(class_2168 arg0, class_2561 arg1, com.mojang.authlib.GameProfile arg2)
method_73556(ServerCommandSource arg0, Text arg1, com.mojang.authlib.GameProfile profile)
private static void
lambda$resolveName$0(String arg0, ProfileResolver arg1, MinecraftServer arg2, CommandSourceStack arg3)
method_73271(String arg0, class_11755 arg1, MinecraftServer arg2, class_2168 arg3)
method_73271(String arg0, GameProfileResolver arg1, MinecraftServer arg2, ServerCommandSource arg3)
private static void
lambda$resolveName$1(Optional arg0, CommandSourceStack arg1, Component arg2)
method_73281(Optional arg0, class_2168 arg1, class_2561 arg2)
method_73281(Optional arg0, ServerCommandSource arg1, Text arg2)
private static void
lambda$resolveName$3(CommandSourceStack arg0, Component arg1)
method_73278(class_2168 arg0, class_2561 arg1)
method_73278(ServerCommandSource arg0, Text arg1)
private static void
lambda$resolveName$2(CommandSourceStack arg0, Component arg1, com.mojang.authlib.GameProfile arg2)
method_73560(class_2168 arg0, class_2561 arg1, com.mojang.authlib.GameProfile arg2)
method_73560(ServerCommandSource arg0, Text arg1, com.mojang.authlib.GameProfile profile)
private static void
lambda$reportResolvedProfile$9(CommandSourceStack arg0, com.mojang.serialization.DataResult$Error arg1)
method_73555(class_2168 arg0, com.mojang.serialization.DataResult$Error arg1)
method_73555(ServerCommandSource arg0, com.mojang.serialization.DataResult$Error error)
private static void
lambda$reportResolvedProfile$0(ResolvableProfile arg0, CommandSourceStack arg1, String arg2, Component arg3, Tag arg4)
method_73554(class_9296 arg0, class_2168 arg1, String arg2, class_2561 arg3, class_2520 arg4)
method_73554(ProfileComponent arg0, ServerCommandSource arg1, String arg2, Text arg3, NbtElement profileComponent)
private static void
lambda$reportResolvedProfile$8(CommandSourceStack arg0, com.mojang.serialization.DataResult$Error arg1)
method_73559(class_2168 arg0, com.mojang.serialization.DataResult$Error arg1)
method_73559(ServerCommandSource arg0, com.mojang.serialization.DataResult$Error error)
private static void
lambda$reportResolvedProfile$1(CommandSourceStack arg0, String arg1, MutableComponent arg2, String arg3, Component arg4, Tag arg5)
method_73267(class_2168 arg0, String arg1, class_5250 arg2, String arg3, class_2561 arg4, class_2520 arg5)
method_73267(ServerCommandSource arg0, String arg1, MutableText arg2, String arg3, Text arg4, NbtElement headText)
private static Text
lambda$reportResolvedProfile$2(String arg0, MutableComponent arg1, String arg2, String arg3, Component arg4)
method_73558(String arg0, class_5250 arg1, String arg2, String arg3, class_2561 arg4)
method_73558(String arg0, MutableText arg1, String arg2, String arg3, Text arg4)
private static Text
lambda$reportResolvedProfile$7(MutableComponent arg0)
method_73276(class_5250 arg0)
method_73276(MutableText style)
private static Style
lambda$reportResolvedProfile$6(String arg0, Style arg1)
method_73561(String arg0, class_2583 arg1)
method_73561(String arg0, Style style)
private static Style
lambda$reportResolvedProfile$5(String arg0, Style arg1)
method_74843(String arg0, class_2583 arg1)
method_74843(String arg0, Style style)
private static Style
lambda$reportResolvedProfile$4(String arg0, Style arg1)
method_73557(String arg0, class_2583 arg1)
method_73557(String arg0, Style style)
private static Style
lambda$reportResolvedProfile$3(String arg0, Style arg1)
method_73280(String arg0, class_2583 arg1)
method_73280(String arg0, Style style)
private static int
lambda$register$2(com.mojang.brigadier.context.CommandContext arg0)
method_1_2526(com.mojang.brigadier.context.CommandContext arg0)
method_1_2526(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_73263(com.mojang.brigadier.context.CommandContext arg0)
method_73263(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_73277(com.mojang.brigadier.context.CommandContext arg0)
method_73277(com.mojang.brigadier.context.CommandContext context)
private static com.mojang.brigadier.Message
lambda$static$0(Object arg0)
method_1_2527(Object arg0)
method_1_2527(Object displayName)