Interface IMojangService
Namespace: Void.Minecraft.Mojang
Assembly: Void.Minecraft.dll
public interface IMojangServiceMethods
VerifyAsync(IPlayer, CancellationToken)
ValueTask<GameProfile?> VerifyAsync(IPlayer player, CancellationToken cancellationToken = default)Parameters
player IPlayer
cancellationToken CancellationToken