Class FetchProfileCommand
java.lang.Object
net.minecraft.server.commands.FetchProfileCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher) private static voidreportResolvedProfile(CommandSourceStack sender, com.mojang.authlib.GameProfile gameProfile, String messageId, Component argument) private static intresolveId(CommandSourceStack source, UUID id) private static intresolveName(CommandSourceStack source, String name)
-
Constructor Details
-
FetchProfileCommand
public FetchProfileCommand()
-
-
Method Details
-
register
-
reportResolvedProfile
private static void reportResolvedProfile(CommandSourceStack sender, com.mojang.authlib.GameProfile gameProfile, String messageId, Component argument) -
resolveName
-
resolveId
-