Package net.minecraft.server.commands
Class FetchProfileCommand
java.lang.Object
net.minecraft.server.commands.FetchProfileCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher) private static voidreportResolvedProfile(CommandSourceStack pSource, com.mojang.authlib.GameProfile pProfile, String pTranslationKey, Component pId) private static intresolveId(CommandSourceStack pSource, UUID pId) private static intresolveName(CommandSourceStack pSource, String pName)
-
Constructor Details
-
FetchProfileCommand
public FetchProfileCommand()
-
-
Method Details
-
register
-
reportResolvedProfile
private static void reportResolvedProfile(CommandSourceStack pSource, com.mojang.authlib.GameProfile pProfile, String pTranslationKey, Component pId) -
resolveName
-
resolveId
-