Class FetchProfileCommand

java.lang.Object
net.minecraft.server.command.FetchProfileCommand

public class FetchProfileCommand extends Object
Mappings:
Namespace Name
named net/minecraft/server/command/FetchProfileCommand
intermediary net/minecraft/class_11753
official aop
  • Constructor Details

    • FetchProfileCommand

      public FetchProfileCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/server/command/FetchProfileCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_73262 Lnet/minecraft/class_11753;method_73262(Lcom/mojang/brigadier/CommandDispatcher;)V
      official a Laop;a(Lcom/mojang/brigadier/CommandDispatcher;)V
    • sendResult

      private static void sendResult(ServerCommandSource source, com.mojang.authlib.GameProfile profile, String successText, Text inputText)
      Mappings:
      Namespace Name Mixin selector
      named sendResult Lnet/minecraft/server/command/FetchProfileCommand;sendResult(Lnet/minecraft/server/command/ServerCommandSource;Lcom/mojang/authlib/GameProfile;Ljava/lang/String;Lnet/minecraft/text/Text;)V
      intermediary method_73264 Lnet/minecraft/class_11753;method_73264(Lnet/minecraft/class_2168;Lcom/mojang/authlib/GameProfile;Ljava/lang/String;Lnet/minecraft/class_2561;)V
      official a Laop;a(Lej;Lcom/mojang/authlib/GameProfile;Ljava/lang/String;Lxx;)V
    • executeName

      private static int executeName(ServerCommandSource source, String name)
      Mappings:
      Namespace Name Mixin selector
      named executeName Lnet/minecraft/server/command/FetchProfileCommand;executeName(Lnet/minecraft/server/command/ServerCommandSource;Ljava/lang/String;)I
      intermediary method_73266 Lnet/minecraft/class_11753;method_73266(Lnet/minecraft/class_2168;Ljava/lang/String;)I
      official a Laop;a(Lej;Ljava/lang/String;)I
    • executeId

      private static int executeId(ServerCommandSource source, UUID id)
      Mappings:
      Namespace Name Mixin selector
      named executeId Lnet/minecraft/server/command/FetchProfileCommand;executeId(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/UUID;)I
      intermediary method_73268 Lnet/minecraft/class_11753;method_73268(Lnet/minecraft/class_2168;Ljava/util/UUID;)I
      official a Laop;a(Lej;Ljava/util/UUID;)I